Searched defs:typeParameter (Results 1 – 2 of 2) sorted by relevance
37 for ((index, typeParameter) in appFunctionSerializableClass.typeParameters.withIndex()) { in <lambda>() method
193 for (typeParameter in typeParameters) { in setGenericPrimaryConstructor() constant