Searched refs:ErrorRecoveryLookup (Results 1 – 2 of 2) sorted by relevance
476 bool ErrorRecoveryLookup, in BuildCXXNestedNameSpecifier() argument562 if (ErrorRecoveryLookup) in BuildCXXNestedNameSpecifier()573 if (Found.empty() && !ErrorRecoveryLookup) { in BuildCXXNestedNameSpecifier()607 if (Found.empty() && !ErrorRecoveryLookup && !getLangOpts().MSVCCompat) { in BuildCXXNestedNameSpecifier()677 if (ErrorRecoveryLookup) in BuildCXXNestedNameSpecifier()697 if (ErrorRecoveryLookup) in BuildCXXNestedNameSpecifier()763 if (ErrorRecoveryLookup) in BuildCXXNestedNameSpecifier()
7106 bool ErrorRecoveryLookup,