Searched refs:getStoredSelLocs (Results 1 – 7 of 7) sorted by relevance
981 SourceLocation *getStoredSelLocs() {984 const SourceLocation *getStoredSelLocs() const {1332 return getStoredSelLocs()[Index];
198 SourceLocation *getStoredSelLocs() { in getStoredSelLocs() function201 const SourceLocation *getStoredSelLocs() const { in getStoredSelLocs() function309 return getStoredSelLocs()[Index]; in getSelectorLoc()
213 std::copy(SelLocs.begin(), SelLocs.end(), getStoredSelLocs()); in initArgsAndSelLocs()
779 std::copy(SelLocs.begin(), SelLocs.end(), getStoredSelLocs()); in setParamsAndSelLocs()
622 SourceLocation *SelLocs = D->getStoredSelLocs(); in VisitObjCMethodDecl()
1064 SourceLocation *Locs = E->getStoredSelLocs(); in VisitObjCMessageExpr()
1111 SourceLocation *Locs = E->getStoredSelLocs(); in VisitObjCMessageExpr()