Home
last modified time | relevance | path

Searched refs:get_enumeration_owner (Results 1 – 3 of 3) sorted by relevance

/dports/devel/libfirm/libfirm-1.21.0/ir/lower/
H A Dlower_hl.c258 assert(get_type_state(get_enumeration_owner(ec)) == layout_fixed); in lower_symconst()
/dports/devel/libfirm/libfirm-1.21.0/include/libfirm/
H A Dtyperep.h1939 FIRM_API ir_type *get_enumeration_owner(const ir_enum_const *enum_cnst);
/dports/devel/libfirm/libfirm-1.21.0/ir/tr/
H A Dtype.c1719 ir_type *get_enumeration_owner(const ir_enum_const *enum_cnst) in get_enumeration_owner() function