Home | History | Annotate | Download | only in Lex

Lines Matching refs:getPresumedLoc

882     PresumedLoc PLoc = SourceMgr.getPresumedLoc(Loc);
890 PresumedLoc PLoc = SourceMgr.getPresumedLoc(Tok.getLocation());
897 PLoc = SourceMgr.getPresumedLoc(NextLoc);
936 PresumedLoc PLoc = SourceMgr.getPresumedLoc(Tok.getLocation());
938 PLoc = SourceMgr.getPresumedLoc(PLoc.getIncludeLoc());
940 PLoc = SourceMgr.getPresumedLoc(PLoc.getIncludeLoc());