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