Searched refs:ErrorRecoveryLookup (Results 1 – 2 of 2) sorted by relevance
500 bool ErrorRecoveryLookup, in BuildCXXNestedNameSpecifier() argument586 if (ErrorRecoveryLookup) in BuildCXXNestedNameSpecifier()597 if (Found.empty() && !ErrorRecoveryLookup) { in BuildCXXNestedNameSpecifier()631 if (Found.empty() && !ErrorRecoveryLookup && !getLangOpts().MSVCCompat) { in BuildCXXNestedNameSpecifier()701 if (ErrorRecoveryLookup) in BuildCXXNestedNameSpecifier()721 if (ErrorRecoveryLookup) in BuildCXXNestedNameSpecifier()787 if (ErrorRecoveryLookup) in BuildCXXNestedNameSpecifier()
6957 bool ErrorRecoveryLookup,