Home | History | Annotate | Download | only in Lex

Lines Matching refs:PLoc

1230     PresumedLoc PLoc = SM.getPresumedLoc(FlagTok.getLocation());
1231 if (PLoc.isInvalid())
1236 SourceLocation IncLoc = PLoc.getIncludeLoc();