Searched refs:UseGlobalIndex (Results 1 – 2 of 2) sorted by relevance
841 bool UseGlobalIndex; variable1324 bool ValidateSystemInputs = false, bool UseGlobalIndex = true,
3411 if (TriedLoadingGlobalIndex || !UseGlobalIndex || in loadGlobalIndex()3430 return Context.getLangOpts().Modules && UseGlobalIndex && in isGlobalIndexUnavailable()8694 bool UseGlobalIndex, in ASTReader() argument8709 UseGlobalIndex(UseGlobalIndex), TriedLoadingGlobalIndex(false), in ASTReader()