Home | History | Annotate | Download | only in Lex

Lines Matching defs:PLoc

1091     PresumedLoc PLoc = SM.getPresumedLoc(FlagTok.getLocation());
1092 if (PLoc.isInvalid())
1097 SourceLocation IncLoc = PLoc.getIncludeLoc();