Home
last modified time | relevance | path

Searched defs:Child_ (Results 1 – 1 of 1) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/include/llvm/Demangle/
H A DItaniumDemangle.h426 : Node(KQualType, Child_->RHSComponentCache, in QualType() argument
523 : Node(KElaboratedTypeSpefType), Kind(Kind_), Child(Child_) {} in ElaboratedTypeSpefType() argument
1008 : Node(KSpecialName), Special(Special_), Child(Child_) {} in SpecialName() argument
1463 ParameterPackExpansion(const Node * Child_) ParameterPackExpansion() argument
1623 GlobalQualifiedName(Node * Child_) GlobalQualifiedName() argument
1894 PostfixExpr(const Node * Child_,std::string_view Operator_,Prec Prec_) PostfixExpr() argument
2144 PrefixExpr(std::string_view Prefix_,Node * Child_,Prec Prec_) PrefixExpr() argument
[all...]