|
decompiler
1.0.0
|
This is the complete list of members for CastStrategyC, including all inherited members.
| arithmeticOutputStandard(const PcodeOp *op) | CastStrategyC | virtual |
| castStandard(Datatype *reqtype, Datatype *curtype, bool care_uint_int, bool care_ptr_uint) const | CastStrategyC | virtual |
| CastStrategy(void) | CastStrategy | inline |
| checkIntPromotionForCompare(const PcodeOp *op, int4 slot) const | CastStrategyC | virtual |
| checkIntPromotionForExtension(const PcodeOp *op) const | CastStrategyC | virtual |
| EITHER_EXTENSION enum value | CastStrategy | |
| IntPromotionCode enum name | CastStrategy | |
| intPromotionType(const Varnode *vn) const | CastStrategyC | virtual |
| isSextCast(Datatype *outtype, Datatype *intype) const | CastStrategyC | virtual |
| isSubpieceCast(Datatype *outtype, Datatype *intype, uint4 offset) const | CastStrategyC | virtual |
| isSubpieceCastEndian(Datatype *outtype, Datatype *intype, uint4 offset, bool isbigend) const | CastStrategyC | virtual |
| isZextCast(Datatype *outtype, Datatype *intype) const | CastStrategyC | virtual |
| localExtensionType(const Varnode *vn) const | CastStrategyC | virtual |
| NO_PROMOTION enum value | CastStrategy | |
| promoteSize | CastStrategy | protected |
| setTypeFactory(TypeFactory *t) | CastStrategy | |
| SIGNED_EXTENSION enum value | CastStrategy | |
| tlst | CastStrategy | protected |
| UNKNOWN_PROMOTION enum value | CastStrategy | |
| UNSIGNED_EXTENSION enum value | CastStrategy | |
| ~CastStrategy(void) | CastStrategy | inlinevirtual |
1.8.15