Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Demangle/
H A DItaniumNodes.def50 NODE(TypeTemplateParamDecl)
H A DItaniumDemangle.h1257 class TypeTemplateParamDecl final : public Node {
1261 TypeTemplateParamDecl(Node *Name_) in TypeTemplateParamDecl() function
5736 return make<TypeTemplateParamDecl>(Name);