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.h1272 class ConstrainedTypeTemplateParamDecl final : public Node {
1277 ConstrainedTypeTemplateParamDecl(Node *Constraint_, Node *Name_) in ConstrainedTypeTemplateParamDecl() function
5746 return make<ConstrainedTypeTemplateParamDecl>(Constraint, Name);