Home | History | Annotate | Download | only in Lex

Lines Matching refs:PLoc

881     PresumedLoc PLoc = SM.getPresumedLoc(FlagTok.getLocation());
882 if (PLoc.isInvalid())
887 SourceLocation IncLoc = PLoc.getIncludeLoc();