Searched refs:getStoredSelLocs (Results 1 – 7 of 7) sorted by relevance
978 SourceLocation *getStoredSelLocs() {981 const SourceLocation *getStoredSelLocs() const {1329 return getStoredSelLocs()[Index];
198 SourceLocation *getStoredSelLocs() { in getStoredSelLocs() function201 const SourceLocation *getStoredSelLocs() const { in getStoredSelLocs() function320 return getStoredSelLocs()[Index]; in getSelectorLoc()
520 std::copy(SelLocs.begin(), SelLocs.end(), getStoredSelLocs()); in setParamsAndSelLocs()
3341 std::copy(SelLocs.begin(), SelLocs.end(), getStoredSelLocs()); in initArgsAndSelLocs()
451 SourceLocation *SelLocs = D->getStoredSelLocs(); in VisitObjCMethodDecl()
941 SourceLocation *Locs = E->getStoredSelLocs(); in VisitObjCMessageExpr()
977 SourceLocation *Locs = E->getStoredSelLocs(); in VisitObjCMessageExpr()