Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Demangle/
HDItaniumDemangle.h388 NameType(StringView Name_) : Node(KNameType), Name(Name_) {} in NameType()
737 FunctionEncoding(const Node *Ret_, const Node *Name_, NodeArray Params_, in FunctionEncoding()
883 QualifiedName(const Node *Qualifier_, const Node *Name_) in QualifiedName()
974 TypeTemplateParamDecl(Node *Name_) in TypeTemplateParamDecl()
994 NonTypeTemplateParamDecl(Node *Name_, Node *Type_) in NonTypeTemplateParamDecl()
1018 TemplateTemplateParamDecl(Node *Name_, NodeArray Params_) in TemplateTemplateParamDecl()