Searched refs:getStoredSelLocs (Results 1 – 7 of 7) sorted by relevance
974 SourceLocation *getStoredSelLocs() {977 const SourceLocation *getStoredSelLocs() const {1326 return getStoredSelLocs()[Index];
198 SourceLocation *getStoredSelLocs() { in getStoredSelLocs() function201 const SourceLocation *getStoredSelLocs() const { in getStoredSelLocs() function309 return getStoredSelLocs()[Index]; in getSelectorLoc()
196 std::copy(SelLocs.begin(), SelLocs.end(), getStoredSelLocs()); in initArgsAndSelLocs()
811 std::copy(SelLocs.begin(), SelLocs.end(), getStoredSelLocs()); in setParamsAndSelLocs()
646 SourceLocation *SelLocs = D->getStoredSelLocs(); in VisitObjCMethodDecl()
1076 SourceLocation *Locs = E->getStoredSelLocs(); in VisitObjCMessageExpr()
1118 SourceLocation *Locs = E->getStoredSelLocs(); in VisitObjCMessageExpr()