Home
last modified time | relevance | path

Searched defs:field_decl (Results 1 – 7 of 7) sorted by relevance

/dragonfly/contrib/gcc-4.7/gcc/objc/
H A Dobjc-encoding.c812 encode_field (tree field_decl, int curtype, int format) in encode_field()
838 encode_field_decl (tree field_decl) in encode_field_decl()
H A Dobjc-runtime-shared-support.c529 build_ivar_list_initializer (tree type, tree field_decl) in build_ivar_list_initializer()
H A Dobjc-next-runtime-abi-02.c1341 create_ivar_offset_name (char *buf, tree class_name, tree field_decl) in create_ivar_offset_name()
2776 ivar_offset_ref (tree class_name, tree field_decl) in ivar_offset_ref()
2820 build_v2_ivar_list_initializer (tree class_name, tree type, tree field_decl) in build_v2_ivar_list_initializer()
H A Dobjc-act.c3023 tree field_decl = objc_get_class_ivars (constant_string_id); in check_string_class_template() local
6171 printable_ivar_name (tree field_decl) in printable_ivar_name()
6186 tree field_decl) in add_instance_variable()
/dragonfly/contrib/gcc-8.0/gcc/cp/
H A Dsearch.c1643 field_access_p (tree component_ref, tree field_decl, tree field_type) in field_access_p()
1681 direct_accessor_p (tree init_expr, tree field_decl, tree field_type) in direct_accessor_p()
1713 reference_accessor_p (tree init_expr, tree field_decl, tree field_type, in reference_accessor_p()
1741 field_accessor_p (tree fn, tree field_decl, bool const_p) in field_accessor_p()
1801 tree field_decl; member
1840 locate_field_accessor (tree basetype_path, tree field_decl, bool const_p) in locate_field_accessor()
H A Dtypeck.c2720 tree field_decl) in record_access_failure()
/dragonfly/contrib/gcc-4.7/gcc/cp/
H A Drtti.c1194 tree field_decl; in create_pseudo_type_info() local