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

/external/clang/include/clang/AST/
H A DExprObjC.h983 SelectorLocationsKind getSelLocsKind() const { function in class:clang::ObjCMessageExpr
987 return getSelLocsKind() != SelLoc_NonStandard;
1339 getSelLocsKind() == SelLoc_StandardWithSpace,
H A DDeclObjC.h189 SelectorLocationsKind getSelLocsKind() const {
193 return getSelLocsKind() != SelLoc_NonStandard;
306 getSelLocsKind() == SelLoc_StandardWithSpace,

Completed in 129 milliseconds