Searched refs:UseGlobalIndex (Results 1 – 2 of 2) sorted by relevance
998 bool UseGlobalIndex; variable1597 bool UseGlobalIndex = true,
4349 if (TriedLoadingGlobalIndex || !UseGlobalIndex || in loadGlobalIndex()4371 return PP.getLangOpts().Modules && UseGlobalIndex && in isGlobalIndexUnavailable()10370 bool ValidateASTInputFilesContent, bool UseGlobalIndex, in ASTReader() argument10385 UseGlobalIndex(UseGlobalIndex), CurrSwitchCaseStmts(&SwitchCaseStmts) { in ASTReader()