Searched refs:UseGlobalIndex (Results 1 – 2 of 2) sorted by relevance
986 bool UseGlobalIndex; variable1583 bool UseGlobalIndex = true,
4340 if (TriedLoadingGlobalIndex || !UseGlobalIndex || in loadGlobalIndex()4362 return PP.getLangOpts().Modules && UseGlobalIndex && in isGlobalIndexUnavailable()10174 bool ValidateASTInputFilesContent, bool UseGlobalIndex, in ASTReader() argument10189 UseGlobalIndex(UseGlobalIndex), CurrSwitchCaseStmts(&SwitchCaseStmts) { in ASTReader()