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()783 if (ErrorRecoveryLookup) in BuildCXXNestedNameSpecifier()849 bool ErrorRecoveryLookup, in ActOnCXXNestedNameSpecifier() argument
6514 bool ErrorRecoveryLookup,6547 bool ErrorRecoveryLookup = false,