Searched refs:hasFileManager (Results 1 – 6 of 6) sorted by relevance
58 if (!Clang.hasFileManager()) in createMissingComponents()
60 assert(CI.hasFileManager() && in getRelativeIncludeName()447 if (!CI.hasFileManager()) in PrepareToExecuteAction()
311 if (!Clang->hasFileManager()) in cc1_main()
418 bool hasFileManager() const { return FileMgr != nullptr; } in hasFileManager() function
727 if (!CI.hasFileManager()) { in BeginSourceFile()1073 if (CI.shouldBuildGlobalModuleIndex() && CI.hasFileManager() && in Execute()
859 assert(hasFileManager() && in createOutputFileImpl()1090 if (hasFileManager()) { in ExecuteAction()2237 if (!GlobalIndex && shouldBuildGlobalModuleIndex() && hasFileManager() && in loadGlobalModuleIndex()