Searched refs:withAnnotation (Results 1 – 1 of 1) sorted by relevance
189 fun MethodVisitor.withAnnotation(descriptor: String): MethodVisitor { in <lambda>() method201 .withAnnotation(HostStubGenProcessedAsThrow.CLASS_DESCRIPTOR) in <lambda>()207 .withAnnotation(HostStubGenProcessedAsSubstitute.CLASS_DESCRIPTOR) in <lambda>()219 .withAnnotation(HostStubGenProcessedAsIgnore.CLASS_DESCRIPTOR) in <lambda>()228 innerVisitor?.withAnnotation(HostStubGenProcessedAsSubstitute.CLASS_DESCRIPTOR) in <lambda>()