Home | History | Annotate | Download | only in Lex

Lines Matching defs:PLoc

1008     PresumedLoc PLoc = SM.getPresumedLoc(FlagTok.getLocation());
1009 if (PLoc.isInvalid())
1014 SourceLocation IncLoc = PLoc.getIncludeLoc();