Searched refs:hasShowAnnotationInherited (Results 1 – 3 of 3) sorted by relevance
517 override fun hasShowAnnotationInherited(): Boolean { in <lambda>() method518 if (super.hasShowAnnotationInherited()) { in <lambda>()522 it.hasShowAnnotationInherited() in <lambda>()
176 fun hasShowAnnotationInherited(): Boolean = hasShowAnnotation() in isHiddenOrRemoved() method
136 if (item.hasShowAnnotationInherited()) { in includeOnlyForStubPurposes()