Searched defs:hasShowAnnotation (Results 1 – 3 of 3) sorted by relevance
66 var hasShowAnnotation = ignoreShown || member.hasShowAnnotation() in test() variable
160 fun hasShowAnnotation(): Boolean = modifiers.hasShowAnnotation() in isHiddenOrRemoved() method
97 fun hasShowAnnotation(): Boolean { in hasShowAnnotation() method