Searched refs:getStoredSelLocs (Results 1 – 7 of 7) sorted by relevance
1074 SourceLocation *getStoredSelLocs() { in getStoredSelLocs() function1077 const SourceLocation *getStoredSelLocs() const { in getStoredSelLocs() function1425 return getStoredSelLocs()[Index]; in getSelectorLoc()
192 SourceLocation *getStoredSelLocs() { in getStoredSelLocs() function195 const SourceLocation *getStoredSelLocs() const { in getStoredSelLocs() function301 return getStoredSelLocs()[Index]; in getSelectorLoc()
166 llvm::copy(SelLocs, getStoredSelLocs()); in initArgsAndSelLocs()
932 llvm::uninitialized_copy(SelLocs, getStoredSelLocs()); in setParamsAndSelLocs()
1005 SourceLocation *SelLocs = D->getStoredSelLocs(); in VisitObjCMethodDecl()
1571 SourceLocation *Locs = E->getStoredSelLocs(); in VisitObjCMessageExpr()
1612 SourceLocation *Locs = E->getStoredSelLocs(); in VisitObjCMessageExpr()