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()1053 } FirstMethodType, in diagnoseMismatch() local1064 FirstMethodType = GetMethodTypeForDiagnostics(FirstMethod); in diagnoseMismatch()1068 auto DiagMethodError = [&DiagError, FirstMethod, FirstMethodType, in diagnoseMismatch()1072 << FirstMethodType << FirstName; in diagnoseMismatch()1081 if (FirstMethodType != SecondMethodType || FirstName != SecondName) { in diagnoseMismatch()