Home
last modified time | relevance | path

Searched defs:asStarProjectedType (Results 1 – 9 of 9) sorted by relevance

/external/ksp/api/src/main/kotlin/com/google/devtools/ksp/symbol/
DKSClassDeclaration.kt76 fun asStarProjectedType(): KSType method
/external/ksp/compiler-plugin/src/main/kotlin/com/google/devtools/ksp/symbol/impl/synthetic/
DKSErrorTypeClassDeclaration.kt63 override fun asStarProjectedType(): KSType { in getSealedSubclasses() method
/external/ksp/kotlin-analysis-api/src/main/kotlin/com/google/devtools/ksp/impl/symbol/kotlin/
DKSErrorTypeClassDeclaration.kt63 override fun asStarProjectedType(): KSType { in getSealedSubclasses() method
DKSClassDeclarationImpl.kt103 override fun asStarProjectedType(): KSType { in <lambda>() method in com.google.devtools.ksp.impl.symbol.kotlin.KSClassDeclarationImpl
DKSClassDeclarationEnumEntryImpl.kt63 override fun asStarProjectedType(): KSType { in asStarProjectedType() method in com.google.devtools.ksp.impl.symbol.kotlin.KSClassDeclarationEnumEntryImpl
/external/ksp/compiler-plugin/src/main/kotlin/com/google/devtools/ksp/symbol/impl/java/
DKSClassDeclarationJavaEnumEntryImpl.kt104 override fun asStarProjectedType(): KSType { in asStarProjectedType() method in com.google.devtools.ksp.symbol.impl.java.KSClassDeclarationJavaEnumEntryImpl
DKSClassDeclarationJavaImpl.kt164 override fun asStarProjectedType(): KSType { in asStarProjectedType() method in com.google.devtools.ksp.symbol.impl.java.KSClassDeclarationJavaImpl
/external/ksp/compiler-plugin/src/main/kotlin/com/google/devtools/ksp/symbol/impl/kotlin/
DKSClassDeclarationImpl.kt131 override fun asStarProjectedType(): KSType { in <lambda>() method in com.google.devtools.ksp.symbol.impl.kotlin.KSClassDeclarationImpl
/external/ksp/compiler-plugin/src/main/kotlin/com/google/devtools/ksp/symbol/impl/binary/
DKSClassDeclarationDescriptorImpl.kt156 override fun asStarProjectedType(): KSType { in <lambda>() method in com.google.devtools.ksp.symbol.impl.binary.KSClassDeclarationDescriptorImpl