Home
last modified time | relevance | path

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

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