Searched refs:hasFileManager (Results 1 – 5 of 5) sorted by relevance
57 if (!Clang.hasFileManager()) in createMissingComponents()
64 assert(CI.hasFileManager() && in getRelativeIncludeName()903 if (!CI.hasFileManager()) in PrepareToExecuteAction()
399 bool hasFileManager() const { return FileMgr != nullptr; } in hasFileManager() function
715 if (!CI.hasFileManager()) { in BeginSourceFile()1041 if (CI.shouldBuildGlobalModuleIndex() && CI.hasFileManager() && in Execute()
1068 if (hasFileManager()) { in ExecuteAction()2205 if (!GlobalIndex && shouldBuildGlobalModuleIndex() && hasFileManager() && in loadGlobalModuleIndex()