Lines Matching defs:File
446 auto File = getFileMgr().getFileRef(FileName, OpenFile, CacheFailures); in getFileAndSuggestModule() local
517 [&](FileEntryRef File) -> OptionalFileEntryRef { in LookupFile()
698 auto File = in DoFrameworkLookup() local
1078 OptionalFileEntryRef File = It->LookupFile( in LookupFile() local
1173 OptionalFileEntryRef File = LookupFile( in LookupFile() local
1280 auto File = FileMgr.getOptionalFileRef(HeadersFilename, /*OpenFile=*/true); in LookupSubframeworkHeader() local
1452 FileEntryRef File, bool isImport, in ShouldEnterIncludeFile()
1660 HeaderSearch::findModuleForHeader(FileEntryRef File, bool AllowTextual, in findModuleForHeader()
1690 static bool suggestModule(HeaderSearch &HS, FileEntryRef File, in suggestModule()
1726 FileEntryRef File, const DirectoryEntry *Root, Module *RequestingModule, in findUsableModuleForHeader()
1737 FileEntryRef File, StringRef FrameworkName, Module *RequestingModule, in findUsableModuleForFrameworkHeader()
1763 static OptionalFileEntryRef getPrivateModuleMap(FileEntryRef File, in getPrivateModuleMap()
1784 bool HeaderSearch::loadModuleMapFile(FileEntryRef File, bool IsSystem, in loadModuleMapFile()
1832 HeaderSearch::loadModuleMapFileImpl(FileEntryRef File, bool IsSystem, in loadModuleMapFileImpl()
2038 FileEntryRef File, llvm::StringRef MainFile, bool *IsAngled) const { in suggestPathToFileForDiagnostics()
2044 llvm::StringRef File, llvm::StringRef WorkingDir, llvm::StringRef MainFile, in suggestPathToFileForDiagnostics()