Home
last modified time | relevance | path

Searched refs:countClassesInTreeList (Results 1 – 1 of 1) sorted by relevance

/dports/devel/doxygen/doxygen-1.9.3/src/
H A Dindex.cpp907 static int countClassesInTreeList(const ClassLinkedMap &cl, ClassDef::CompoundType ct) in countClassesInTreeList() function
934 count+=countClassesInTreeList(*Doxygen::classLinkedMap, ct); in countClassHierarchy()
935 count+=countClassesInTreeList(*Doxygen::hiddenClassLinkedMap, ct); in countClassHierarchy()