Home
last modified time | relevance | path

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

/llvm-project-15.0.7/libcxxabi/src/demangle/
H A DItaniumNodes.def47 NODE(TypeTemplateParamDecl)
H A DItaniumDemangle.h1152 class TypeTemplateParamDecl final : public Node {
1156 TypeTemplateParamDecl(Node *Name_) in TypeTemplateParamDecl() function
5306 return make<TypeTemplateParamDecl>(Name);
/llvm-project-15.0.7/llvm/include/llvm/Demangle/
H A DItaniumNodes.def47 NODE(TypeTemplateParamDecl)
H A DItaniumDemangle.h1152 class TypeTemplateParamDecl final : public Node {
1156 TypeTemplateParamDecl(Node *Name_) in TypeTemplateParamDecl() function
5306 return make<TypeTemplateParamDecl>(Name);