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