Lines Matching refs:StmtPoint
1895 if (!N->getLocation().getAs<StmtPoint>())
1917 const Stmt *S = N->getLocation().castAs<StmtPoint>().getStmt();
2015 const Stmt *S = N->getLocation().castAs<StmtPoint>().getStmt();
2066 const Stmt *S = N->getLocation().castAs<StmtPoint>().getStmt();
2178 const Stmt *S = N->getLocation().castAs<StmtPoint>().getStmt();
2279 if (Optional<StmtPoint> SP = AllocPP.getAs<StmtPoint>())