Home | History | Annotate | Download | only in Frontend

Lines Matching refs:FileEntry

360   const FileEntry *Entry = PP.getFileManager().getFile(Filename);
602 const FileEntry *File = FileMgr.getFile(InputFile);
632 const FileEntry *File = FileMgr.getVirtualFile(SB->getBufferIdentifier(),
831 if (const FileEntry *ModuleMapFile
957 const FileEntry *ModuleFile
1019 if (const FileEntry *CurModuleFile = Module? Module->getASTFile() : 0) {