Searched refs:shouldBuildGlobalModuleIndex (Results 1 – 3 of 3) sorted by relevance
238 bool shouldBuildGlobalModuleIndex() const;
78 bool CompilerInstance::shouldBuildGlobalModuleIndex() const { in shouldBuildGlobalModuleIndex() function in CompilerInstance2205 if (!GlobalIndex && shouldBuildGlobalModuleIndex() && hasFileManager() && in loadGlobalModuleIndex()
1041 if (CI.shouldBuildGlobalModuleIndex() && CI.hasFileManager() && in Execute()