Home | History | Annotate | Download | only in Lex

Lines Matching refs:getPresumedLoc

928     PresumedLoc PLoc = SourceMgr.getPresumedLoc(Loc);
936 PresumedLoc PLoc = SourceMgr.getPresumedLoc(Tok.getLocation());
943 PLoc = SourceMgr.getPresumedLoc(NextLoc);
982 PresumedLoc PLoc = SourceMgr.getPresumedLoc(Tok.getLocation());
984 PLoc = SourceMgr.getPresumedLoc(PLoc.getIncludeLoc());
986 PLoc = SourceMgr.getPresumedLoc(PLoc.getIncludeLoc());