|
carg_t
|
__init__(self)
__init__(self, cop, _x) -> cexpr_t __init__(self, cop, _x, _y)
-> cexpr_t __init__(self, cop, _x, _y, _z) -> cexpr_t
__init__(self, r) -> cexpr_t |
|
|
|
Inherited from cexpr_t:
assign,
calc_type,
cleanup,
contains_comma,
contains_comma_or_insn_or_label,
contains_insn,
contains_insn_or_label,
contains_operator,
cpadone,
equal_effect,
find_num_op,
find_op,
get_1num_op,
get_const_value,
get_high_nbit_bound,
get_low_nbit_bound,
get_ptr_or_array,
get_type_sign,
get_v,
has_side_effects,
is_call_arg_of,
is_call_object_of,
is_child_of,
is_const_value,
is_cstr,
is_fpop,
is_jumpout,
is_negative_const,
is_nice_cond,
is_nice_expr,
is_non_negative_const,
is_non_zero_const,
is_odd_lvalue,
is_type_signed,
is_type_unsigned,
is_undef_val,
is_vftable,
is_zero_const,
maybe_ptr,
numval,
print1,
put_number,
requires_lvalue,
set_cpadone,
set_v,
set_vftable,
swap,
theother
Inherited from citem_t:
__repr__,
contains_expr,
contains_label,
find_closest_addr,
find_parent_of,
is_expr,
replace_by
Inherited from object:
__delattr__,
__format__,
__getattribute__,
__hash__,
__new__,
__reduce__,
__reduce_ex__,
__setattr__,
__sizeof__,
__str__,
__subclasshook__
|