Searched refs:ErrorRecoveryLookup (Results 1 – 2 of 2) sorted by relevance
406 bool ErrorRecoveryLookup, in BuildCXXNestedNameSpecifier() argument492 if (ErrorRecoveryLookup) in BuildCXXNestedNameSpecifier()503 if (Found.empty() && !ErrorRecoveryLookup) { in BuildCXXNestedNameSpecifier()537 if (Found.empty() && !ErrorRecoveryLookup && !getLangOpts().MSVCCompat) { in BuildCXXNestedNameSpecifier()607 if (ErrorRecoveryLookup) in BuildCXXNestedNameSpecifier()627 if (ErrorRecoveryLookup) in BuildCXXNestedNameSpecifier()692 if (ErrorRecoveryLookup) in BuildCXXNestedNameSpecifier()
3323 bool ErrorRecoveryLookup,