Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm/Demangle/
H A DItaniumDemangle.h473 : Node(KConversionOperatorType), Ty(Ty_) {} in PostfixQualifiedType() argument
375 VendorExtQualType(const Node * Ty_,std::string_view Ext_,const Node * TA_) VendorExtQualType() argument
457 ConversionOperatorType(const Node * Ty_) ConversionOperatorType() argument
594 ObjCProtoName(const Node * Ty_,std::string_view Protocol_) ObjCProtoName() argument
2222 InitListExpr(const Node * Ty_,NodeArray Inits_) InitListExpr() argument
2394 EnumLiteral(const Node * Ty_,std::string_view Integer_) EnumLiteral() argument
[all...]
/llvm-project/libcxxabi/src/demangle/
H A DItaniumDemangle.h376 VendorExtQualType(const Node * Ty_,std::string_view Ext_,const Node * TA_) VendorExtQualType() argument
458 ConversionOperatorType(const Node * Ty_) ConversionOperatorType() argument
474 PostfixQualifiedType(const Node * Ty_,std::string_view Postfix_) PostfixQualifiedType() argument
595 ObjCProtoName(const Node * Ty_,std::string_view Protocol_) ObjCProtoName() argument
2223 InitListExpr(const Node * Ty_,NodeArray Inits_) InitListExpr() argument
2395 EnumLiteral(const Node * Ty_,std::string_view Integer_) EnumLiteral() argument
[all...]