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

/external/clang/include/clang/AST/
H A DExprObjC.h971 SelectorLocationsKind getSelLocsKind() const { function in class:clang::ObjCMessageExpr
975 return getSelLocsKind() != SelLoc_NonStandard;
1316 getSelLocsKind() == SelLoc_StandardWithSpace,

Completed in 119 milliseconds