Searched defs:kotlinType (Results 1 – 5 of 5) sorted by relevance
101 val kotlinType = (annotationType.resolve() as? KSTypeImpl)?.kotlinType in <lambda>() constant
39 val kotlinType: KotlinType, constant in com.google.devtools.ksp.symbol.impl.binary.KSTypeReferenceDescriptorImpl
85 descriptor.defaultType.constructor.supertypes.asSequence().map { kotlinType -> in <lambda>() method
48 val kotlinType: KotlinType, constant in com.google.devtools.ksp.symbol.impl.kotlin.KSTypeImpl
1420 val kotlinType = (type as KSTypeImpl).kotlinType in <lambda>() constant