Searched refs:ErrorRecoveryLookup (Results 1 – 2 of 2) sorted by relevance
489 bool ErrorRecoveryLookup, in BuildCXXNestedNameSpecifier() argument570 if (ErrorRecoveryLookup) in BuildCXXNestedNameSpecifier()581 if (Found.empty() && !ErrorRecoveryLookup) { in BuildCXXNestedNameSpecifier()612 if (Found.empty() && !ErrorRecoveryLookup && !getLangOpts().MSVCCompat) { in BuildCXXNestedNameSpecifier()682 if (ErrorRecoveryLookup) in BuildCXXNestedNameSpecifier()702 if (ErrorRecoveryLookup) in BuildCXXNestedNameSpecifier()765 if (ErrorRecoveryLookup) in BuildCXXNestedNameSpecifier()832 bool ErrorRecoveryLookup, in ActOnCXXNestedNameSpecifier() argument
4957 bool ErrorRecoveryLookup,4996 bool ErrorRecoveryLookup = false,