Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Demangle/
H A DItaniumDemangle.h1312 class ConstrainedTypeTemplateParamDecl final : public Node {
1317 ConstrainedTypeTemplateParamDecl(Node *Constraint_, Node *Name_) in ConstrainedTypeTemplateParamDecl() function
5997 return make<ConstrainedTypeTemplateParamDecl>(Constraint, Name);