Searched refs:SecondMethodType (Results 1 – 1 of 1) sorted by relevance
10415 SecondMethodType; in diagnoseOdrViolations() local10424 SecondMethodType = GetMethodTypeForDiagnostics(SecondMethod); in diagnoseOdrViolations()10427 if (FirstMethodType != SecondMethodType || FirstName != SecondName) { in diagnoseOdrViolations()10433 << SecondMethodType << SecondName; in diagnoseOdrViolations()10448 << SecondMethodType << SecondName << SecondDeleted; in diagnoseOdrViolations()10462 << SecondMethodType << SecondName << SecondDefaulted; in diagnoseOdrViolations()10478 << SecondMethodType << SecondName << SecondPure << SecondVirtual; in diagnoseOdrViolations()10496 << SecondMethodType << SecondName << SecondStatic; in diagnoseOdrViolations()10509 << SecondMethodType << SecondName << SecondVolatile; in diagnoseOdrViolations()10522 << SecondMethodType << SecondName << SecondConst; in diagnoseOdrViolations()[all …]