Searched refs:hasFileManager (Results 1 – 5 of 5) sorted by relevance
54 assert(CI.hasFileManager() && in getRelativeIncludeName()363 if (!CI.hasFileManager()) in PrepareToExecuteAction()
57 if (!Clang.hasFileManager()) in createMissingComponents()
401 bool hasFileManager() const { return FileMgr != nullptr; } in hasFileManager() function
720 if (!CI.hasFileManager()) { in BeginSourceFile()1062 if (CI.shouldBuildGlobalModuleIndex() && CI.hasFileManager() && in Execute()
1079 if (hasFileManager()) { in ExecuteAction()2212 if (!GlobalIndex && shouldBuildGlobalModuleIndex() && hasFileManager() && in loadGlobalModuleIndex()