Home | History | Annotate | Download | only in Checkers

Lines Matching refs:ProgLoc

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