Searched refs:hasShowAnnotation (Results 1 – 3 of 3) sorted by relevance
68 var hasShowAnnotation = ignoreShown || member.hasShowAnnotation() in test() variable89 hasShowAnnotation = hasShowAnnotation or (ignoreShown || clazz.hasShowAnnotation()) in test()104 return visible && hasShowAnnotation && !hidden && !docOnly && removed == matchRemoved in test()
154 fun hasShowAnnotation(): Boolean = modifiers.hasShowAnnotation() in isHiddenOrRemoved() method
53 modifiers.hasHideAnnotations()) && !modifiers.hasShowAnnotation()