Home | History | Annotate | Download | only in Checkers

Lines Matching refs:ProgLoc

328     ProgramPoint ProgLoc = N->getLocation();
329 if (Optional<StmtPoint> SP = ProgLoc.getAs<StmtPoint>()) {