Searched defs:getStoredSelLocs (Results 1 - 1 of 1) sorted by relevance
/external/clang/include/clang/AST/ | ||
H A D | ExprObjC.h | 992 SourceLocation *getStoredSelLocs() { function in class:clang::ObjCMessageExpr 995 const SourceLocation *getStoredSelLocs() const { function in class:clang::ObjCMessageExpr 1343 return getStoredSelLocs()[Index]; |
Completed in 137 milliseconds