Searched refs:FirstMethodType (Results 1 – 1 of 1) sorted by relevance
10551 } FirstMethodType, in diagnoseOdrViolations() local10560 FirstMethodType = GetMethodTypeForDiagnostics(FirstMethod); in diagnoseOdrViolations()10564 if (FirstMethodType != SecondMethodType || FirstName != SecondName) { in diagnoseOdrViolations()10567 << FirstMethodType << FirstName; in diagnoseOdrViolations()10581 << FirstMethodType << FirstName << FirstDeleted; in diagnoseOdrViolations()10595 << FirstMethodType << FirstName << FirstDefaulted; in diagnoseOdrViolations()10612 << FirstMethodType << FirstName << FirstPure << FirstVirtual; in diagnoseOdrViolations()10630 << FirstMethodType << FirstName << FirstStatic; in diagnoseOdrViolations()10643 << FirstMethodType << FirstName << FirstVolatile; in diagnoseOdrViolations()10656 << FirstMethodType << FirstName << FirstConst; in diagnoseOdrViolations()[all …]