Searched refs:FirstMethodType (Results 1 – 1 of 1) sorted by relevance
80 DiagMethodType FirstMethodType = GetDiagMethodType(FirstMethod); in diagnoseSubMismatchMethodParameters() local84 << FirstMethod->getSourceRange() << DiffType << FirstMethodType in diagnoseSubMismatchMethodParameters()1051 } FirstMethodType, in diagnoseMismatch() local1062 FirstMethodType = GetMethodTypeForDiagnostics(FirstMethod); in diagnoseMismatch()1066 auto DiagMethodError = [&DiagError, FirstMethod, FirstMethodType, in diagnoseMismatch()1070 << FirstMethodType << FirstName; in diagnoseMismatch()1079 if (FirstMethodType != SecondMethodType || FirstName != SecondName) { in diagnoseMismatch()