Searched refs:ErrorRecoveryLookup (Results 1 – 2 of 2) sorted by relevance
411 bool ErrorRecoveryLookup, in BuildCXXNestedNameSpecifier() argument497 if (ErrorRecoveryLookup) in BuildCXXNestedNameSpecifier()508 if (Found.empty() && !ErrorRecoveryLookup) { in BuildCXXNestedNameSpecifier()542 if (Found.empty() && !ErrorRecoveryLookup && !getLangOpts().MSVCCompat) { in BuildCXXNestedNameSpecifier()612 if (ErrorRecoveryLookup) in BuildCXXNestedNameSpecifier()632 if (ErrorRecoveryLookup) in BuildCXXNestedNameSpecifier()698 if (ErrorRecoveryLookup) in BuildCXXNestedNameSpecifier()
2871 bool ErrorRecoveryLookup,