Searched refs:hasShowAnnotation (Results 1 – 4 of 4) sorted by relevance
169 public boolean hasShowAnnotation() { in hasShowAnnotation() method in MemberInfo
95 if (c.hasShowAnnotation()) { in isHidden()124 if (c.hasShowAnnotation()) { in isRemoved()
1389 boolean hasShowAnnotation = member.hasShowAnnotation(); in test()1406 hasShowAnnotation |= clazz.hasShowAnnotation(); in test()1414 hasShowAnnotation = true; in test()1420 return visible && hasShowAnnotation && !hidden && !docOnly && (removed == matchRemoved); in test()
1619 if (cl.hasShowAnnotation()) { in isHiddenImpl()1667 public boolean hasShowAnnotation() { in hasShowAnnotation() method in ClassInfo