Searched refs:hasShowForStubPurposesAnnotation (Results 1 – 2 of 2) sorted by relevance
164 fun hasShowForStubPurposesAnnotation(): Boolean = modifiers.hasShowForStubPurposesAnnotation() in isHiddenOrRemoved() method186 fun hasShowForStubPurposesAnnotationInherited(): Boolean = hasShowForStubPurposesAnnotation() in isHiddenOrRemoved()
125 fun hasShowForStubPurposesAnnotation(): Boolean { in <lambda>() method