Searched refs:shouldBuildGlobalModuleIndex (Results 1 – 7 of 7) sorted by relevance
236 bool shouldBuildGlobalModuleIndex() const;
251 bool shouldBuildGlobalModuleIndex() const;
248 bool shouldBuildGlobalModuleIndex() const;
269 bool shouldBuildGlobalModuleIndex() const;
461 if (CI.shouldBuildGlobalModuleIndex() && CI.hasFileManager() && in Execute()
72 bool CompilerInstance::shouldBuildGlobalModuleIndex() const { in shouldBuildGlobalModuleIndex() function in CompilerInstance1692 if (!GlobalIndex && shouldBuildGlobalModuleIndex() && hasFileManager() && in loadGlobalModuleIndex()