Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Demangle/
H A DItaniumDemangle.h392 NameType(StringView Name_) : Node(KNameType), Name(Name_) {} in NameType()
741 FunctionEncoding(const Node *Ret_, const Node *Name_, NodeArray Params_, in FunctionEncoding()
887 QualifiedName(const Node *Qualifier_, const Node *Name_) in QualifiedName()
978 TypeTemplateParamDecl(Node *Name_) in TypeTemplateParamDecl()
998 NonTypeTemplateParamDecl(Node *Name_, Node *Type_) in NonTypeTemplateParamDecl()
1022 TemplateTemplateParamDecl(Node *Name_, NodeArray Params_) in TemplateTemplateParamDecl()