Home | History | Annotate | Download | only in Lex

Lines Matching refs:getPresumedLoc

1577     PresumedLoc PLoc = SourceMgr.getPresumedLoc(Loc);
1585 PresumedLoc PLoc = SourceMgr.getPresumedLoc(Tok.getLocation());
1592 PLoc = SourceMgr.getPresumedLoc(NextLoc);
1633 PresumedLoc PLoc = SourceMgr.getPresumedLoc(Tok.getLocation());
1635 PLoc = SourceMgr.getPresumedLoc(PLoc.getIncludeLoc());
1637 PLoc = SourceMgr.getPresumedLoc(PLoc.getIncludeLoc());