Searched refs:hasShowForStubPurposesAnnotationInherited (Results 1 – 3 of 3) sorted by relevance
526 override fun hasShowForStubPurposesAnnotationInherited(): Boolean { in <lambda>() method527 if (super.hasShowForStubPurposesAnnotationInherited()) { in <lambda>()531 it.hasShowForStubPurposesAnnotationInherited() in <lambda>()
186 fun hasShowForStubPurposesAnnotationInherited(): Boolean = hasShowForStubPurposesAnnotation() in isHiddenOrRemoved() method
137 return item.hasShowForStubPurposesAnnotationInherited() in includeOnlyForStubPurposes()