Home
last modified time | relevance | path

Searched refs:getSelLocsKind (Results 1 – 2 of 2) sorted by relevance

/NextBSD/contrib/llvm/tools/clang/include/clang/AST/
HDExprObjC.h962 SelectorLocationsKind getSelLocsKind() const {
966 return getSelLocsKind() != SelLoc_NonStandard;
1318 getSelLocsKind() == SelLoc_StandardWithSpace,
HDDeclObjC.h189 SelectorLocationsKind getSelLocsKind() const { in getSelLocsKind() function
193 return getSelLocsKind() != SelLoc_NonStandard; in hasStandardSelLocs()
306 getSelLocsKind() == SelLoc_StandardWithSpace, in getSelectorLoc()