Home
last modified time | relevance | path

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

/llvm-project-15.0.7/libcxxabi/src/demangle/
H A DItaniumNodes.def49 NODE(TemplateTemplateParamDecl)
H A DItaniumDemangle.h1191 class TemplateTemplateParamDecl final : public Node {
1196 TemplateTemplateParamDecl(Node *Name_, NodeArray Params_) in TemplateTemplateParamDecl() function
5332 return make<TemplateTemplateParamDecl>(Name, Params);
/llvm-project-15.0.7/llvm/include/llvm/Demangle/
H A DItaniumNodes.def49 NODE(TemplateTemplateParamDecl)
H A DItaniumDemangle.h1191 class TemplateTemplateParamDecl final : public Node {
1196 TemplateTemplateParamDecl(Node *Name_, NodeArray Params_) in TemplateTemplateParamDecl() function
5332 return make<TemplateTemplateParamDecl>(Name, Params);