Lines Matching refs:component_ref
268 return component_ref (exp, len_field); in d_array_length()
284 return component_ref (exp, ptr_field); in d_array_ptr()
386 return component_ref (exp, method_field); in delegate_method()
398 return component_ref (exp, obj_field); in delegate_object()
498 result = component_ref (result, TYPE_FIELDS (TREE_TYPE (result))); in build_vindex_ref()
894 tree t1ref = component_ref (t1, sfield); in lower_struct_comparison()
895 tree t2ref = component_ref (t2, sfield); in lower_struct_comparison()
1240 component_ref (tree object, tree field) in component_ref() function
1256 object = component_ref (object, anonymous_field); in component_ref()
2220 tree value = component_ref (frame_ref, framefields); in get_frame_for_symbol()
2525 tree chain_field = component_ref (decl_ref, TYPE_FIELDS (type)); in build_closure()
2541 tree field = component_ref (decl_ref, DECL_LANG_FRAME_FIELD (vsym)); in build_closure()