Home | History | Annotate | Download | only in Core

Lines Matching refs:StmtPoint

183       if (Optional<StmtPoint> SP = Node->getLocationAs<StmtPoint>())
242 Optional<StmtPoint> SP = N->getLocationAs<StmtPoint>();
924 if (Optional<StmtPoint> ps = pp.getAs<StmtPoint>()) {