Searched defs:Type_ (Results 1 – 2 of 2) sorted by relevance
| /external/libcxxabi/src/demangle/ |
| D | ItaniumDemangle.h | 1641 NewExpr(NodeArray ExprList_, Node *Type_, NodeArray InitList_, bool IsGlobal_, in NewExpr() 1730 ConversionExpr(const Node *Type_, NodeArray Expressions_) in ConversionExpr() 1915 IntegerLiteral(StringView Type_, StringView Value_) in IntegerLiteral()
|
| /external/swiftshader/third_party/llvm-7.0/llvm/lib/Demangle/ |
| D | ItaniumDemangle.cpp | 1468 NewExpr(NodeArray ExprList_, Node *Type_, NodeArray InitList_, bool IsGlobal_, in NewExpr() 1546 ConversionExpr(const Node *Type_, NodeArray Expressions_) in ConversionExpr() 1710 IntegerExpr(StringView Type_, StringView Value_) : Type(Type_), Value(Value_) {} in IntegerExpr()
|