Home | History | Annotate | Download | only in Checkers

Lines Matching refs:StmtPoint

1837   if (!N->getLocation().getAs<StmtPoint>())
1859 const Stmt *S = N->getLocation().castAs<StmtPoint>().getStmt();
1949 const Stmt *S = N->getLocation().castAs<StmtPoint>().getStmt();
2000 const Stmt *S = N->getLocation().castAs<StmtPoint>().getStmt();
2108 const Stmt *S = N->getLocation().castAs<StmtPoint>().getStmt();
2203 if (Optional<StmtPoint> SP = AllocPP.getAs<StmtPoint>())