Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Demangle/
H A DItaniumNodes.def51 NODE(ConstrainedTypeTemplateParamDecl)
H A DItaniumDemangle.h1273 class ConstrainedTypeTemplateParamDecl final : public Node {
1278 ConstrainedTypeTemplateParamDecl(Node *Constraint_, Node *Name_) in ConstrainedTypeTemplateParamDecl() function
5746 return make<ConstrainedTypeTemplateParamDecl>(Constraint, Name);