Home | History | Annotate | Download | only in Lex

Lines Matching defs:PLoc

909     PresumedLoc PLoc = SM.getPresumedLoc(FlagTok.getLocation());
910 if (PLoc.isInvalid())
915 SourceLocation IncLoc = PLoc.getIncludeLoc();