CBMC: Member List

CBMC
Loading...
Searching...
No Matches
allocate_exprt Member List

This is the complete list of members for allocate_exprt, including all inherited members.

binary_exprt::add(const irep_idt &name) irept
binary_exprt::add(const irep_idt &name, irept irep) irept
ternary_exprt::add(const irep_idt &name) irept
ternary_exprt::add(const irep_idt &name, irept irep) irept
binary_exprt::add_expr(const irep_idt &name) exprt inlineprotected
ternary_exprt::add_expr(const irep_idt &name) exprt inlineprotected
binary_exprt::add_to_operands(const exprt &expr) exprt inline
binary_exprt::add_to_operands(exprt &&expr) exprt inline
binary_exprt::add_to_operands(exprt &&e1, exprt &&e2) exprt inline
binary_exprt::add_to_operands(exprt &&e1, exprt &&e2, exprt &&e3) exprt inline
ternary_exprt::add_to_operands(const exprt &expr) exprt inline
ternary_exprt::add_to_operands(exprt &&e1, exprt &&e2) exprt inline
ternary_exprt::add_to_operands(exprt &&e1, exprt &&e2, exprt &&e3) exprt inline
address() const allocate_exprt inline
allocate_exprt(exprt state, exprt size, pointer_typet type) allocate_exprt inline
allocate_exprt(exprt state, exprt address, exprt size) allocate_exprt inline
binary_exprt(const exprt &_lhs, const irep_idt &_id, exprt _rhs) binary_exprt inline
binary_exprt(exprt _lhs, const irep_idt &_id, exprt _rhs, typet _type) binary_exprt inline
binary_exprt::check(const exprt &expr, const validation_modet vm=validation_modet::INVARIANT) binary_exprt inlinestatic
ternary_exprt::check(const exprt &expr, const validation_modet vm=validation_modet::INVARIANT) ternary_exprt inlinestatic
binary_exprt::compare(const irept &i) const irept
ternary_exprt::compare(const irept &i) const irept
binary_exprt::copy_to_operands(const exprt &expr) exprt inline
ternary_exprt::copy_to_operands(const exprt &expr) exprt inline
binary_exprt::depth_begin(std::function< exprt &()> mutate_root) const exprt
ternary_exprt::depth_begin(std::function< exprt &()> mutate_root) const exprt
binary_exprt::expr_protectedt(irep_idt _id, typet _type) expr_protectedt inlineprotected
binary_exprt::expr_protectedt(irep_idt _id, typet _type, operandst _operands) expr_protectedt inlineprotected
ternary_exprt::expr_protectedt(irep_idt _id, typet _type) expr_protectedt inlineprotected
ternary_exprt::expr_protectedt(irep_idt _id, typet _type, operandst _operands) expr_protectedt inlineprotected
binary_exprt::exprt(const irep_idt &_id) exprt inlineexplicit
binary_exprt::exprt(irep_idt _id, typet _type) exprt inline
binary_exprt::exprt(irep_idt _id, typet _type, operandst &&_operands) exprt inline
binary_exprt::exprt(const irep_idt &id, typet type, source_locationt loc) exprt inline
ternary_exprt::exprt(const irep_idt &_id) exprt inlineexplicit
ternary_exprt::exprt(irep_idt _id, typet _type) exprt inline
ternary_exprt::exprt(irep_idt _id, typet _type, operandst &&_operands) exprt inline
ternary_exprt::exprt(const irep_idt &id, typet type, source_locationt loc) exprt inline
binary_exprt::find(const irep_idt &name) const irept
ternary_exprt::find(const irep_idt &name) const irept
binary_exprt::find_expr(const irep_idt &name) const exprt inlineprotected
ternary_exprt::find_expr(const irep_idt &name) const exprt inlineprotected
binary_exprt::full_eq(const irept &other) const irept
ternary_exprt::full_eq(const irept &other) const irept
binary_exprt::get(const irep_idt &name) const irept
ternary_exprt::get(const irep_idt &name) const irept
binary_exprt::get_bool(const irep_idt &name) const irept
ternary_exprt::get_bool(const irep_idt &name) const irept
binary_exprt::get_int(const irep_idt &name) const irept
ternary_exprt::get_int(const irep_idt &name) const irept
binary_exprt::get_long_long(const irep_idt &name) const irept
ternary_exprt::get_long_long(const irep_idt &name) const irept
binary_exprt::get_size_t(const irep_idt &name) const irept
ternary_exprt::get_size_t(const irep_idt &name) const irept
binary_exprt::get_string(const irep_idt &name) const irept inline
ternary_exprt::get_string(const irep_idt &name) const irept inline
binary_exprt::id() const irept inline
binary_exprt::id(const irep_idt &_data) irept inline
ternary_exprt::id() const irept inline
ternary_exprt::id(const irep_idt &_data) irept inline
binary_exprt::irept(const irep_idt &_id) irept inlineexplicit
binary_exprt::irept(const irep_idt &_id, const named_subt &_named_sub, const subt &_sub) irept inline
ternary_exprt::irept(const irep_idt &_id) irept inlineexplicit
ternary_exprt::irept(const irep_idt &_id, const named_subt &_named_sub, const subt &_sub) irept inline
binary_exprt::is_comment(const irep_idt &name) irept inlinestatic
ternary_exprt::is_comment(const irep_idt &name) irept inlinestatic
binary_exprt::is_nil() const irept inline
lhs() binary_exprt inline
lhs() const binary_exprt inline
binary_exprt::move_to_named_sub(const irep_idt &name, irept &irep) irept
ternary_exprt::move_to_named_sub(const irep_idt &name, irept &irep) irept
binary_exprt::number_of_non_comments(const named_subt &) irept static
ternary_exprt::number_of_non_comments(const named_subt &) irept static
binary_exprt::operator!=(const irept &other) const irept inline
ternary_exprt::operator!=(const irept &other) const irept inline
binary_exprt::operator<(const irept &other) const irept
ternary_exprt::operator<(const irept &other) const irept
binary_exprt::operator==(const irept &other) const irept
ternary_exprt::operator==(const irept &other) const irept
binary_exprt::ordering(const irept &other) const irept
ternary_exprt::ordering(const irept &other) const irept
binary_exprt::pretty(unsigned indent=0, unsigned max_indent=0) const irept
ternary_exprt::pretty(unsigned indent=0, unsigned max_indent=0) const irept
binary_exprt::remove(const irep_idt &name) irept
ternary_exprt::remove(const irep_idt &name) irept
binary_exprt::reserve_operands(operandst::size_type n) exprt inline
ternary_exprt::reserve_operands(operandst::size_type n) exprt inline
rhs() binary_exprt inline
rhs() const binary_exprt inline
binary_exprt::set(const irep_idt &name, const irep_idt &value) irept inline
binary_exprt::set(const irep_idt &name, irept irep) irept inline
binary_exprt::set(const irep_idt &name, const long long value) irept
ternary_exprt::set(const irep_idt &name, const irep_idt &value) irept inline
ternary_exprt::set(const irep_idt &name, irept irep) irept inline
ternary_exprt::set(const irep_idt &name, const long long value) irept
binary_exprt::set_size_t(const irep_idt &name, const std::size_t value) irept
ternary_exprt::set_size_t(const irep_idt &name, const std::size_t value) irept
size() const allocate_exprt inline
size() const allocate_exprt inline
state() const allocate_exprt inline
state() const allocate_exprt inline
binary_exprt::swap(irept &irep) irept inline
ternary_exprt::swap(irept &irep) irept inline
ternary_exprt(const irep_idt &_id, exprt _op0, exprt _op1, exprt _op2, typet _type) ternary_exprt inline
binary_exprt::type() const exprt inline
ternary_exprt::type() const exprt inline
binary_exprt::validate(const exprt &expr, const namespacet &, const validation_modet vm=validation_modet::INVARIANT) binary_exprt inlinestatic
ternary_exprt::validate(const exprt &expr, const namespacet &, const validation_modet vm=validation_modet::INVARIANT) ternary_exprt inlinestatic
binary_exprt::validate_full(const exprt &expr, const namespacet &ns, const validation_modet vm=validation_modet::INVARIANT) exprt inlinestatic
ternary_exprt::validate_full(const exprt &expr, const namespacet &ns, const validation_modet vm=validation_modet::INVARIANT) exprt inlinestatic
binary_exprt::visit(class expr_visitort &visitor) exprt
binary_exprt::visit(class const_expr_visitort &visitor) const exprt
ternary_exprt::visit(class expr_visitort &visitor) exprt
ternary_exprt::visit(class const_expr_visitort &visitor) const exprt
binary_exprt::visit_post(std::function< void(exprt &)>) exprt
binary_exprt::visit_post(std::function< void(const exprt &)>) const exprt
ternary_exprt::visit_post(std::function< void(exprt &)>) exprt
ternary_exprt::visit_post(std::function< void(const exprt &)>) const exprt
binary_exprt::visit_pre(std::function< void(exprt &)>) exprt
binary_exprt::visit_pre(std::function< void(const exprt &)>) const exprt
ternary_exprt::visit_pre(std::function< void(exprt &)>) exprt
ternary_exprt::visit_pre(std::function< void(const exprt &)>) const exprt
binary_exprt::with_source_location(source_locationt location) & exprt inline
binary_exprt::with_source_location(source_locationt location) && exprt inline
binary_exprt::with_source_location(const exprt &other) & exprt inline
binary_exprt::with_source_location(const exprt &other) && exprt inline
ternary_exprt::with_source_location(source_locationt location) & exprt inline
ternary_exprt::with_source_location(source_locationt location) && exprt inline
ternary_exprt::with_source_location(const exprt &other) & exprt inline
ternary_exprt::with_source_location(const exprt &other) && exprt inline
with_state(exprt state) const allocate_exprt inline

AltStyle によって変換されたページ (->オリジナル) /