Searched defs:bound (Results 1 – 3 of 3) sorted by relevance
52 for (bound in typeBounds()) { in name() variable
313 val bound = type.substring(2) + nullability?.suffix.orEmpty() in <lambda>() constant
1241 for (bound in typeParameter.typeBounds()) { in <lambda>() method