Searched refs:ErrorRecoveryLookup (Results 1 – 2 of 2) sorted by relevance
482 bool ErrorRecoveryLookup, in BuildCXXNestedNameSpecifier() argument568 if (ErrorRecoveryLookup) in BuildCXXNestedNameSpecifier()579 if (Found.empty() && !ErrorRecoveryLookup) { in BuildCXXNestedNameSpecifier()613 if (Found.empty() && !ErrorRecoveryLookup && !getLangOpts().MSVCCompat) { in BuildCXXNestedNameSpecifier()683 if (ErrorRecoveryLookup) in BuildCXXNestedNameSpecifier()703 if (ErrorRecoveryLookup) in BuildCXXNestedNameSpecifier()765 if (ErrorRecoveryLookup) in BuildCXXNestedNameSpecifier()831 bool ErrorRecoveryLookup, in ActOnCXXNestedNameSpecifier() argument
5430 bool ErrorRecoveryLookup,5463 bool ErrorRecoveryLookup = false,