Searched refs:getStoredSelLocs (Results 1 – 7 of 7) sorted by relevance
992 SourceLocation *getStoredSelLocs() {995 const SourceLocation *getStoredSelLocs() const {1343 return getStoredSelLocs()[Index];
198 SourceLocation *getStoredSelLocs() { in getStoredSelLocs() function201 const SourceLocation *getStoredSelLocs() const { in getStoredSelLocs() function309 return getStoredSelLocs()[Index]; in getSelectorLoc()
696 std::copy(SelLocs.begin(), SelLocs.end(), getStoredSelLocs()); in setParamsAndSelLocs()
3463 std::copy(SelLocs.begin(), SelLocs.end(), getStoredSelLocs()); in initArgsAndSelLocs()
488 SourceLocation *SelLocs = D->getStoredSelLocs(); in VisitObjCMethodDecl()
1015 SourceLocation *Locs = E->getStoredSelLocs(); in VisitObjCMessageExpr()
1070 SourceLocation *Locs = E->getStoredSelLocs(); in VisitObjCMessageExpr()