Home | History | Annotate | Download | only in Core

Lines Matching refs:getLocation

186     while (Node && Node->getLocation().getAs<PostStmt>())
617 } else if (StoreSite->getLocation().getAs<CallEnter>()) {
692 ProgramPoint P = StoreSite->getLocation();
767 ProgramPoint P = N->getLocation();
872 ProgramPoint ProgPoint = NI->getLocation();
913 assert(N->getLocation().getAs<CallEnter>() && "Tracking arg but not at call");
919 const ProgramPoint &pp = N->getLocation();
953 if (Optional<PostStmt> P = LVNode->getLocation().getAs<PostStmt>()) {
1166 ProgramPoint progPoint = N->getLocation();
1569 FullSourceLoc Loc = BR.getLocation(SM).asLocation();
1588 ProgramPoint ProgLoc = N->getLocation();