Lines Matching refs:ProgLoc
299 ProgramPoint ProgLoc = N->getLocation();300 if (Optional<StmtPoint> SP = ProgLoc.getAs<StmtPoint>()) {