Searched refs:getStoredSelLocs (Results 1 – 7 of 7) sorted by relevance
980 SourceLocation *getStoredSelLocs() { in getStoredSelLocs() function983 const SourceLocation *getStoredSelLocs() const { in getStoredSelLocs() function1320 return getStoredSelLocs()[Index]; in getSelectorLoc()
196 SourceLocation *getStoredSelLocs() { in getStoredSelLocs() function199 const SourceLocation *getStoredSelLocs() const { in getStoredSelLocs() function318 return getStoredSelLocs()[Index]; in getSelectorLoc()
456 std::copy(SelLocs.begin(), SelLocs.end(), getStoredSelLocs()); in setParamsAndSelLocs()
3215 std::copy(SelLocs.begin(), SelLocs.end(), getStoredSelLocs()); in initArgsAndSelLocs()
445 SourceLocation *SelLocs = D->getStoredSelLocs(); in VisitObjCMethodDecl()
939 SourceLocation *Locs = E->getStoredSelLocs(); in VisitObjCMessageExpr()
975 SourceLocation *Locs = E->getStoredSelLocs(); in VisitObjCMessageExpr()