Searched refs:convertKotlinType (Results 1 – 4 of 4) sorted by relevance
31 import com.google.devtools.ksp.symbol.impl.convertKotlinType82 val subType = (that as? KSTypeImpl)?.kotlinType?.convertKotlinType() ?: return false in isAssignableFrom()84 val thisType = (this as? KSTypeImpl)?.kotlinType?.convertKotlinType() ?: return false in isAssignableFrom()
514 internal fun KotlinType.convertKotlinType(): KotlinType { in convertKotlinType() method524 …rguments.map { if (it !is StarProjectionImpl) it.replaceType(it.type.convertKotlinType()) else it } in convertKotlinType()527 … .map { if (it !is StarProjectionImpl) it.replaceType(it.type.convertKotlinType()) else it } in convertKotlinType()
META-INF/ META-INF/MANIFEST.MF META-INF/kotlin-annotation- ...