Searched refs:UseGlobalIndex (Results 1 – 2 of 2) sorted by relevance
954 bool UseGlobalIndex; variable1511 bool UseGlobalIndex = true,
4121 if (TriedLoadingGlobalIndex || !UseGlobalIndex || in loadGlobalIndex()4143 return PP.getLangOpts().Modules && UseGlobalIndex && in isGlobalIndexUnavailable()11625 bool ValidateASTInputFilesContent, bool UseGlobalIndex, in ASTReader() argument11640 UseGlobalIndex(UseGlobalIndex), CurrSwitchCaseStmts(&SwitchCaseStmts) { in ASTReader()