Home
last modified time | relevance | path

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

/external/clang/include/clang/AST/
DExprObjC.h972 SelectorLocationsKind getSelLocsKind() const {
976 return getSelLocsKind() != SelLoc_NonStandard;
1328 getSelLocsKind() == SelLoc_StandardWithSpace,
DDeclObjC.h189 SelectorLocationsKind getSelLocsKind() const { in getSelLocsKind() function
193 return getSelLocsKind() != SelLoc_NonStandard; in hasStandardSelLocs()
306 getSelLocsKind() == SelLoc_StandardWithSpace, in getSelectorLoc()