Home | History | Annotate | Download | only in Checkers

Lines Matching refs:StmtPoint

1776   else if (Optional<StmtPoint> SP = P.getAs<StmtPoint>())
2280 if (Optional<StmtPoint> SP = ProgLoc.getAs<StmtPoint>()) {