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

/external/clang/include/clang/AST/
H A DExprObjC.h992 SourceLocation *getStoredSelLocs() { function in class:clang::ObjCMessageExpr
995 const SourceLocation *getStoredSelLocs() const { function in class:clang::ObjCMessageExpr
1343 return getStoredSelLocs()[Index];

Completed in 80 milliseconds