Searched refs:SecondMethodType (Results 1 – 1 of 1) sorted by relevance
90 DiagMethodType SecondMethodType = GetDiagMethodType(SecondMethod); in diagnoseSubMismatchMethodParameters() local94 << SecondMethod->getSourceRange() << DiffType << SecondMethodType in diagnoseSubMismatchMethodParameters()1052 SecondMethodType; in diagnoseMismatch() local1063 SecondMethodType = GetMethodTypeForDiagnostics(SecondMethod); in diagnoseMismatch()1072 auto DiagMethodNote = [&DiagNote, SecondMethod, SecondMethodType, in diagnoseMismatch()1076 << SecondMethodType << SecondName; in diagnoseMismatch()1079 if (FirstMethodType != SecondMethodType || FirstName != SecondName) { in diagnoseMismatch()