Searched refs:SecondMethodType (Results 1 – 1 of 1) sorted by relevance
10398 SecondMethodType; in diagnoseOdrViolations() local10407 SecondMethodType = GetMethodTypeForDiagnostics(SecondMethod); in diagnoseOdrViolations()10416 auto DiagMethodNote = [&ODRDiagDeclNote, SecondMethod, SecondMethodType, in diagnoseOdrViolations()10420 << SecondMethodType << SecondName; in diagnoseOdrViolations()10423 if (FirstMethodType != SecondMethodType || FirstName != SecondName) { in diagnoseOdrViolations()