Searched refs:hasFileManager (Results 1 – 6 of 6) sorted by relevance
59 if (!Clang.hasFileManager()) in createMissingComponents()
63 assert(CI.hasFileManager() && in getRelativeIncludeName()466 if (!CI.hasFileManager()) in PrepareToExecuteAction()
301 if (!Clang->hasFileManager()) in cc1_main()
442 bool hasFileManager() const { return FileMgr != nullptr; } in hasFileManager() function
733 if (!CI.hasFileManager()) { in BeginSourceFile()1082 if (CI.shouldBuildGlobalModuleIndex() && CI.hasFileManager() && in Execute()
858 assert(hasFileManager() && in createOutputFileImpl()1071 if (hasFileManager()) { in ExecuteAction()2281 if (!GlobalIndex && shouldBuildGlobalModuleIndex() && hasFileManager() && in loadGlobalModuleIndex()