Searched refs:getStoredSelLocs (Results 1 – 7 of 7) sorted by relevance
1055 SourceLocation *getStoredSelLocs() { in getStoredSelLocs() function1058 const SourceLocation *getStoredSelLocs() const { in getStoredSelLocs() function1422 return getStoredSelLocs()[Index]; in getSelectorLoc()
194 SourceLocation *getStoredSelLocs() { in getStoredSelLocs() function197 const SourceLocation *getStoredSelLocs() const { in getStoredSelLocs() function303 return getStoredSelLocs()[Index]; in getSelectorLoc()
170 std::copy(SelLocs.begin(), SelLocs.end(), getStoredSelLocs()); in initArgsAndSelLocs()
935 std::copy(SelLocs.begin(), SelLocs.end(), getStoredSelLocs()); in setParamsAndSelLocs()
739 SourceLocation *SelLocs = D->getStoredSelLocs(); in VisitObjCMethodDecl()
1437 SourceLocation *Locs = E->getStoredSelLocs(); in VisitObjCMessageExpr()
1557 SourceLocation *Locs = E->getStoredSelLocs(); in VisitObjCMessageExpr()