Searched defs:Type_ (Results 1 – 2 of 2) sorted by relevance
| /openbsd-src/gnu/llvm/llvm/include/llvm/Demangle/ |
| H A D | ItaniumDemangle.h | 1185 NonTypeTemplateParamDecl(Node *Name_, Node *Type_) in NonTypeTemplateParamDecl() 1820 SubobjectExpr(const Node *Type_, const Node *SubExpr_, StringView Offset_, in SubobjectExpr() 1943 NewExpr(NodeArray ExprList_, Node *Type_, NodeArray InitList_, bool IsGlobal_, in NewExpr() 2035 ConversionExpr(const Node *Type_, NodeArray Expressions_, Prec Prec_) in ConversionExpr() 2058 PointerToMemberConversionExpr(const Node *Type_, const Node *SubExpr_, in PointerToMemberConversionExpr() 2220 StringLiteral(const Node *Type_) : Node(KStringLiteral), Type(Type_) {} in StringLiteral() 2235 LambdaExpr(const Node *Type_) : Node(KLambdaExpr), Type(Type_) {} in LambdaExpr() 2275 IntegerLiteral(StringView Type_, StringView Value_) in IntegerLiteral()
|
| /openbsd-src/gnu/llvm/libcxxabi/src/demangle/ |
| H A D | ItaniumDemangle.h | 1185 NonTypeTemplateParamDecl(Node *Name_, Node *Type_) in NonTypeTemplateParamDecl() 1820 SubobjectExpr(const Node *Type_, const Node *SubExpr_, StringView Offset_, in SubobjectExpr() 1943 NewExpr(NodeArray ExprList_, Node *Type_, NodeArray InitList_, bool IsGlobal_, in NewExpr() 2035 ConversionExpr(const Node *Type_, NodeArray Expressions_, Prec Prec_) in ConversionExpr() 2058 PointerToMemberConversionExpr(const Node *Type_, const Node *SubExpr_, in PointerToMemberConversionExpr() 2220 StringLiteral(const Node *Type_) : Node(KStringLiteral), Type(Type_) {} in StringLiteral() 2235 LambdaExpr(const Node *Type_) : Node(KLambdaExpr), Type(Type_) {} in LambdaExpr() 2275 IntegerLiteral(StringView Type_, StringView Value_) in IntegerLiteral()
|