Searched refs:From_ (Results 1 – 2 of 2) sorted by relevance
| /llvm-project-15.0.7/llvm/include/llvm/Demangle/ |
| H A D | ItaniumDemangle.h | 1863 CastExpr(StringView CastKind_, const Node *To_, const Node *From_, Prec Prec_) in CastExpr() argument 1864 : Node(KCastExpr, Prec_), CastKind(CastKind_), To(To_), From(From_) {} in CastExpr()
|
| /llvm-project-15.0.7/libcxxabi/src/demangle/ |
| H A D | ItaniumDemangle.h | 1863 CastExpr(StringView CastKind_, const Node *To_, const Node *From_, Prec Prec_) in CastExpr() argument 1864 : Node(KCastExpr, Prec_), CastKind(CastKind_), To(To_), From(From_) {} in CastExpr()
|