Home | History | Annotate | Download | only in Lex

Lines Matching refs:PLoc

1087     PresumedLoc PLoc = SM.getPresumedLoc(FlagTok.getLocation());
1088 if (PLoc.isInvalid())
1093 SourceLocation IncLoc = PLoc.getIncludeLoc();