Home
last modified time | relevance | path

Searched defs:ChildNamespaces (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/clang-tools-extra/clang-doc/
DRepresentation.h297 std::vector<Reference> ChildNamespaces; member
DHTMLGenerator.cpp735 std::vector<std::unique_ptr<TagNode>> ChildNamespaces = in genHTML() local