Searched refs:annotatedInterfaces (Results 1 – 3 of 3) sorted by relevance
237 extern int annotatedInterfaces;
59 int annotatedInterfaces; variable93 …annotatedInterfaces = sliceOpt ? countAnnotatedClasses(&annotatedInterfacesPrinted, ClassDe… in countDataStructures()2256 if (annotatedInterfaces==0) return; in writeAlphabeticalInterfaceIndex()2275 writeAlphabeticalClassList(ol, ClassDef::Interface, annotatedInterfaces); in writeAlphabeticalInterfaceIndex()2458 AnnotatedIndexContext(annotatedInterfaces,annotatedInterfacesPrinted, in writeAnnotatedInterfaceIndex()4796 if (sliceOpt && annotatedInterfaces>0 && addToIndex) in writeIndexHierarchyEntries()5003 case LayoutNavEntry::Interfaces: return annotatedInterfaces>0; in quickLinkVisible()5004 case LayoutNavEntry::InterfaceList: return annotatedInterfaces>0; in quickLinkVisible()5005 case LayoutNavEntry::InterfaceIndex: return annotatedInterfaces>0; in quickLinkVisible()
2318 case LayoutNavEntry::Interfaces: return annotatedInterfaces>0; in quickLinkVisible()2319 case LayoutNavEntry::InterfaceList: return annotatedInterfaces>0; in quickLinkVisible()2320 case LayoutNavEntry::InterfaceIndex: return annotatedInterfaces>0; in quickLinkVisible()