Searched refs:genInfoIndexItem (Results 1 – 1 of 1) sorted by relevance
565 static Index genInfoIndexItem(const std::vector<T> &Infos, StringRef Title) { in genInfoIndexItem() function755 genInfoIndexItem(I.ChildFunctions, "Functions")); in genHTML()757 InfoIndex.Children.emplace_back(genInfoIndexItem(I.ChildEnums, "Enums")); in genHTML()820 genInfoIndexItem(I.ChildFunctions, "Functions")); in genHTML()822 InfoIndex.Children.emplace_back(genInfoIndexItem(I.ChildEnums, "Enums")); in genHTML()