Home | History | Annotate | Download | only in Lex

Lines Matching refs:getFileEntryForID

550   if (const FileEntry *EntryOfIncl = SourceMgr.getFileEntryForID(IDOfIncl)) {
575 const FileEntry *FileEnt = SourceMgr.getFileEntryForID(FID);
584 FileEnt = SourceMgr.getFileEntryForID(SourceMgr.getMainFileID());
596 if ((FileEnt = SourceMgr.getFileEntryForID(
620 if ((CurFileEnt = SourceMgr.getFileEntryForID(CurPPLexer->getFileID()))) {
636 SourceMgr.getFileEntryForID(ISEntry.ThePPLexer->getFileID()))) {