Home
last modified time | relevance | path

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

/external/llvm-project/clang-tools-extra/clang-doc/
DHTMLGenerator.cpp418 genReferencesBlock(const std::vector<Reference> &References, in genReferencesBlock() function
736 genReferencesBlock(I.ChildNamespaces, "Namespaces", BasePath); in genHTML()
739 genReferencesBlock(I.ChildRecords, "Records", BasePath); in genHTML()
804 genReferencesBlock(I.ChildRecords, "Records", I.Path); in genHTML()