Searched refs:FirstMethodType (Results 1 – 1 of 1) sorted by relevance
10397 } FirstMethodType, in diagnoseOdrViolations() local10406 FirstMethodType = GetMethodTypeForDiagnostics(FirstMethod); in diagnoseOdrViolations()10410 auto DiagMethodError = [&ODRDiagDeclError, FirstMethod, FirstMethodType, in diagnoseOdrViolations()10414 << FirstMethodType << FirstName; in diagnoseOdrViolations()10423 if (FirstMethodType != SecondMethodType || FirstName != SecondName) { in diagnoseOdrViolations()