Searched refs:ErrorRecoveryLookup (Results 1 – 2 of 2) sorted by relevance
465 bool ErrorRecoveryLookup, in BuildCXXNestedNameSpecifier() argument543 if (ErrorRecoveryLookup) in BuildCXXNestedNameSpecifier()556 if (Found.empty() && !ErrorRecoveryLookup) { in BuildCXXNestedNameSpecifier()585 if (Found.empty() && !ErrorRecoveryLookup && !getLangOpts().MSVCCompat) { in BuildCXXNestedNameSpecifier()650 if (ErrorRecoveryLookup) in BuildCXXNestedNameSpecifier()670 if (ErrorRecoveryLookup) in BuildCXXNestedNameSpecifier()732 if (ErrorRecoveryLookup) in BuildCXXNestedNameSpecifier()799 bool ErrorRecoveryLookup, in ActOnCXXNestedNameSpecifier() argument
4591 bool ErrorRecoveryLookup,4630 bool ErrorRecoveryLookup = false,