Home | History | Annotate | Download | only in Lex

Lines Matching refs:getPresumedLoc

1292     PresumedLoc PLoc = SourceMgr.getPresumedLoc(Loc);
1300 PresumedLoc PLoc = SourceMgr.getPresumedLoc(Tok.getLocation());
1307 PLoc = SourceMgr.getPresumedLoc(NextLoc);
1346 PresumedLoc PLoc = SourceMgr.getPresumedLoc(Tok.getLocation());
1348 PLoc = SourceMgr.getPresumedLoc(PLoc.getIncludeLoc());
1350 PLoc = SourceMgr.getPresumedLoc(PLoc.getIncludeLoc());