Searched refs:ErrorRecoveryLookup (Results 1 – 2 of 2) sorted by relevance
486 bool ErrorRecoveryLookup, in BuildCXXNestedNameSpecifier() argument572 if (ErrorRecoveryLookup) in BuildCXXNestedNameSpecifier()583 if (Found.empty() && !ErrorRecoveryLookup) { in BuildCXXNestedNameSpecifier()617 if (Found.empty() && !ErrorRecoveryLookup && !getLangOpts().MSVCCompat) { in BuildCXXNestedNameSpecifier()687 if (ErrorRecoveryLookup) in BuildCXXNestedNameSpecifier()707 if (ErrorRecoveryLookup) in BuildCXXNestedNameSpecifier()769 if (ErrorRecoveryLookup) in BuildCXXNestedNameSpecifier()835 bool ErrorRecoveryLookup, in ActOnCXXNestedNameSpecifier() argument
6444 bool ErrorRecoveryLookup,6477 bool ErrorRecoveryLookup = false,