Searched defs:Child_ (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/include/llvm/Demangle/ |
H A D | ItaniumDemangle.h | 425 QualType(const Node * Child_,Qualifiers Quals_) QualType() argument 522 ElaboratedTypeSpefType(std::string_view Kind_,Node * Child_) ElaboratedTypeSpefType() argument 1007 SpecialName(std::string_view Special_,const Node * Child_) SpecialName() argument 1462 ParameterPackExpansion(const Node * Child_) ParameterPackExpansion() argument 1622 GlobalQualifiedName(Node * Child_) GlobalQualifiedName() argument 1893 PostfixExpr(const Node * Child_,std::string_view Operator_,Prec Prec_) PostfixExpr() argument 2143 PrefixExpr(std::string_view Prefix_,Node * Child_,Prec Prec_) PrefixExpr() argument [all...] |
/llvm-project/libcxxabi/src/demangle/ |
H A D | ItaniumDemangle.h | 426 QualType(const Node * Child_,Qualifiers Quals_) QualType() argument 523 ElaboratedTypeSpefType(std::string_view Kind_,Node * Child_) ElaboratedTypeSpefType() argument 1008 SpecialName(std::string_view Special_,const Node * Child_) 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...] |