Home
last modified time | relevance | path

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

/llvm-project/clang-tools-extra/clang-doc/
H A DRepresentation.cpp223 NamespaceInfo::NamespaceInfo(SymbolID USR, StringRef Name, StringRef Path) in NamespaceInfo() function in clang::doc::NamespaceInfo
H A DRepresentation.h296 struct NamespaceInfo : public Info { global() struct
302 ChildrenNamespaceInfo global() argument