Searched refs:shouldBuildGlobalModuleIndex (Results 1 – 3 of 3) sorted by relevance
249 bool shouldBuildGlobalModuleIndex() const;
80 bool CompilerInstance::shouldBuildGlobalModuleIndex() const { in shouldBuildGlobalModuleIndex() function in CompilerInstance2055 if (!GlobalIndex && shouldBuildGlobalModuleIndex() && hasFileManager() && in loadGlobalModuleIndex()
939 if (CI.shouldBuildGlobalModuleIndex() && CI.hasFileManager() && in Execute()