Lines Matching defs:File
422 auto File = getFileMgr().getFileRef(FileName, OpenFile, CacheFailures); in getFileAndSuggestModule() local
493 [&](FileEntryRef File) -> OptionalFileEntryRef { in LookupFile()
674 auto File = in DoFrameworkLookup() local
1049 OptionalFileEntryRef File = It->LookupFile( in LookupFile() local
1142 OptionalFileEntryRef File = LookupFile( in LookupFile() local
1249 auto File = FileMgr.getOptionalFileRef(HeadersFilename, /*OpenFile=*/true); in LookupSubframeworkHeader() local
1401 FileEntryRef File, bool isImport, in ShouldEnterIncludeFile()
1555 HeaderSearch::findModuleForHeader(FileEntryRef File, bool AllowTextual, in findModuleForHeader()
1585 static bool suggestModule(HeaderSearch &HS, FileEntryRef File, in suggestModule()
1621 FileEntryRef File, const DirectoryEntry *Root, Module *RequestingModule, in findUsableModuleForHeader()
1632 FileEntryRef File, StringRef FrameworkName, Module *RequestingModule, in findUsableModuleForFrameworkHeader()
1658 static OptionalFileEntryRef getPrivateModuleMap(FileEntryRef File, in getPrivateModuleMap()
1679 bool HeaderSearch::loadModuleMapFile(FileEntryRef File, bool IsSystem, in loadModuleMapFile()
1727 HeaderSearch::loadModuleMapFileImpl(FileEntryRef File, bool IsSystem, in loadModuleMapFileImpl()
1933 FileEntryRef File, llvm::StringRef MainFile, bool *IsAngled) const { in suggestPathToFileForDiagnostics()
1939 llvm::StringRef File, llvm::StringRef WorkingDir, llvm::StringRef MainFile, in suggestPathToFileForDiagnostics()