Home
last modified time | relevance | path

Searched refs:NonTypeTemplateParamDecl (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/Demangle/
H A DItaniumNodes.def52 NODE(NonTypeTemplateParamDecl)
H A DItaniumDemangle.h1292 class NonTypeTemplateParamDecl final : public Node {
1297 NonTypeTemplateParamDecl(Node *Name_, Node *Type_) in NonTypeTemplateParamDecl() function
5756 return make<NonTypeTemplateParamDecl>(Name, Type);