Searched refs:concrete (Results 1 – 2 of 2) sorted by relevance
242 val concrete = substituteTypeParameters(raw, context) in markRecent() constant244 concrete in markRecent()246 eraseAnnotations(concrete, outerAnnotations, innerAnnotations) in markRecent()
493 fun `Implicit concrete`() { in Implicit concrete()