Searched refs:typesMatch (Results 1 – 1 of 1) sorted by relevance
1963 … const typesMatch = arg.type.mutableOf().unSharedOf().equals(tprm.mutableOf().unSharedOf()); in functionParameters() local1964 if (!((hasCopyCtor && typesMatch) || tprm.equals(arg.type))) in functionParameters()