Searched refs:UseGlobalIndex (Results 1 – 2 of 2) sorted by relevance
1112 bool UseGlobalIndex; variable1783 bool UseGlobalIndex = true,
4650 if (TriedLoadingGlobalIndex || !UseGlobalIndex || in loadGlobalIndex()4672 return PP.getLangOpts().Modules && UseGlobalIndex && in isGlobalIndexUnavailable()10998 bool ValidateASTInputFilesContent, bool UseGlobalIndex, in ASTReader() argument11015 UseGlobalIndex(UseGlobalIndex), CurrSwitchCaseStmts(&SwitchCaseStmts) { in ASTReader()