| /freebsd-11-stable/contrib/gcc/ |
| HD | c-tree.h | 553 extern tree build_component_ref (tree, tree);
|
| HD | c-parser.c | 5549 offsetof_ref = build_component_ref in c_parser_postfix_expression() 5565 offsetof_ref = build_component_ref in c_parser_postfix_expression() 5861 expr.value = build_component_ref (expr.value, ident); in c_parser_postfix_expression_after_primary() 5878 expr.value = build_component_ref (build_indirect_ref (expr.value, in c_parser_postfix_expression_after_primary() 8883 forwarding_expr = build_component_ref (y, get_identifier ("__forwarding")); in build_block_struct_initlist() 9038 dst_block_component = build_component_ref (build_indirect_ref (dst_arg, "->"), in synth_copy_helper_block_func() 9040 src_block_component = build_component_ref (build_indirect_ref (src_arg, "->"), in synth_copy_helper_block_func() 9066 dst_block_component = build_component_ref (build_indirect_ref (dst_arg, "->"), in synth_copy_helper_block_func() 9068 src_block_component = build_component_ref (build_indirect_ref (src_arg, "->"), in synth_copy_helper_block_func() 9118 src_block_component = build_component_ref (build_indirect_ref (src_arg, "->"), in synth_destroy_helper_block_func() [all …]
|
| HD | ChangeLog.apple | 576 * c-typeck.c (build_component_ref): Call 738 * c-typeck.c (build_component_ref): Call objc_volatilize_component_ref.
|
| HD | c-decl.c | 7747 tree exp = build_component_ref (expr, get_identifier ("__forwarding")); in build_byref_local_var_access() 7749 exp = build_component_ref (exp, decl_name); in build_byref_local_var_access() 8217 block_component = build_component_ref (build_indirect_ref (self_parm, "->"), in declare_block_prologue_local_vars()
|
| HD | c-typeck.c | 1827 build_component_ref (tree datum, tree component) in build_component_ref() function 3866 function_ptr_exp = build_component_ref (build_indirect_ref (block_ptr_exp, "->"), in build_block_call()
|
| HD | c-common.c | 5951 exp = build_component_ref (exp, get_identifier ("__forwarding")); in build_block_byref_release_exp()
|
| HD | ChangeLog-2004 | 11082 * c-typeck.c (build_component_ref): Name type involved in 11720 * c-typeck.c (build_component_ref): Don't special-case 19134 build_component_ref, build_array_ref, build_function_call, 28405 * c-typeck.c (build_component_ref): Add operand for COMPONENT_REF. 31433 Move component_ref objc checking to build_component_ref. 31438 * c-typeck.c (build_component_ref): Check objc_is_public. 42421 boundaries outside build_component_ref() call (a macro in ObjC++). 46130 (build_component_ref, build_conditional_expr): Call non_lvalue
|
| HD | ChangeLog-2002 | 25196 * c-typeck.c (require_complete_type, build_component_ref): Update. 34763 * c-typeck.c (build_component_ref): Test for deprecated fields. 34783 * cp/typeck.c (build_component_ref): Test for deprecated fields.
|
| HD | ChangeLog-2001 | 6465 (build_component_ref): Use pedantic_non_lvalue when handling 6573 (build_component_ref): Use the new lookup_field to handle
|
| HD | FSFChangeLog.11 | 3774 * c-typeck.c (comptypes, build_component_ref): Likewise.
|
| HD | ChangeLog-2006 | 2769 * c-typeck.c (build_component_ref): Combine qualifiers of
|
| HD | ChangeLog.tree-ssa | 16895 * c-typeck.c (build_component_ref): Don't add a NON_LVALUE_EXPR
|
| HD | ChangeLog-1999 | 1975 * c-typeck.c (build_component_ref, build_unary_op, lvalue_or_else,
|
| HD | ChangeLog-2000 | 24777 c_size_in_bytes, c_alignof, build_component_ref,
|
| /freebsd-11-stable/contrib/gcc/cp/ |
| HD | ChangeLog-1996 | 105 * typeck.c (build_component_ref): Don't die if COMPONENT isn't a 157 * typeck.c (build_component_ref): Set TREE_TYPE on result from 929 * typeck.c (build_component_ref): Handle pre-found TYPE_DECL. 1422 * typeck.c (build_component_ref_1): Use build_component_ref 1493 * typeck.c (build_component_ref): Always build up an OFFSET_REF 2735 * typeck.c (build_component_ref): Likewise. 2749 * typeck.c (build_component_ref): Don't get confused by fields whose 2837 * typeck.c (build_component_ref): Handle OFFSET_REFs. 3619 * typeck.c (build_component_ref): Fix to handle anon unions in base 3695 the anon unions that may be present at build_component_ref time. [all …]
|
| HD | parser.c | 18920 tree build_component_ref (tree e, tree member); 18922 build_component_ref (tree e, tree member) in build_component_ref() function 19349 forwarding_expr = build_component_ref (y, get_identifier ("__forwarding")); in VEC() 19507 dst_block_component = build_component_ref (build_indirect_ref (dst_arg, "->"), in synth_copy_helper_block_func() 19509 src_block_component = build_component_ref (build_indirect_ref (src_arg, "->"), in synth_copy_helper_block_func() 19548 dst_block_component = build_component_ref (build_indirect_ref (dst_arg, "->"), in synth_copy_helper_block_func() 19550 src_block_component = build_component_ref (build_indirect_ref (src_arg, "->"), in synth_copy_helper_block_func() 19614 src_block_component = build_component_ref (build_indirect_ref (src_arg, "->"), in synth_destroy_helper_block_func() 19651 src_block_component = build_component_ref (build_indirect_ref (src_arg, "->"), in synth_destroy_helper_block_func() 19973 tree exp = build_component_ref (expr, get_identifier ("__forwarding")); in build_byref_local_var_access() [all …]
|
| HD | ChangeLog-1998 | 416 * typeck.c (build_component_ref): Remove unused statement. 893 (build_component_ref): Likewise. 1203 (build_component_ref): Likewise. 1232 * typeck.c (build_component_ref): Use of a type here is an error. 1237 * method.c (hack_identifier): Call build_component_ref for a 1239 * typeck.c (build_component_ref): Only return a single function 1732 (build_component_ref): Make sure the type of the COMPONENT_REF 3649 (build_component_ref): Use it. 3712 * typeck.c (build_component_ref): Diagnose ref to nested type. 3734 * typeck.c (build_component_ref): Make sure FIELD has a lang_specific [all …]
|
| HD | ChangeLog-2002 | 1877 Rework build_component_ref. 1878 * call.c (build_vfield_ref): Do not go through build_component_ref. 1896 (build_component_ref): Likewise. 3602 * init.c (resolve_offset_ref): Hand off to build_component_ref. 3659 * typeck.c (build_component_ref): Preserve the type of an 4042 * typeck.c (build_component_ref): Always complain about offsetof 4528 * typeck.c (build_component_ref): Cope with a TEMPLATE_ID_EXPR.
|
| HD | ChangeLog.apple | 494 * parser.c (build_component_ref): Fix to make it work.
|
| HD | ChangeLog-1999 | 160 * typeck.c (build_component_ref): Likewise. 483 * typeck.c (build_component_ref): Don't use scratch_ovl_cons. 1259 * typeck.c (build_component_ref): Likewise. 3742 (build_component_ref): Likewise. 4741 * typeck.c (build_component_ref): Don't crash when presented with 5653 * typeck.c (build_component_ref): Just put an OVERLOAD into the 6247 (build_component_ref): Likewise. 6653 * typeck.c (build_component_ref): Wrap an OVERLOAD around a unique
|
| HD | ChangeLog-2001 | 433 (build_component_ref): Likewise. 1222 * typeck.c (build_component_ref): Adjust. 3889 * typeck.c (build_component_ref): Likewise.
|
| HD | ChangeLog-1997 | 12 (build_component_ref): Likewise. 1825 * typeck.c (build_component_ref): Only call mark_used on a decl.
|
| HD | ChangeLog-2000 | 76 * typeck.c (build_component_ref): Don't break_out_cleanups. 3756 * typeck.c (build_component_ref): Don't check DECL_LANG_SPECIFIC 3925 * typeck.c (build_component_ref): Fix formatting. 5877 * typeck.c (build_component_ref): Likewise.
|
| HD | ChangeLog-1995 | 2504 * typeck.c (build_component_ref): Likewise. 3676 * typeck.c (build_component_ref): Don't build up a COMPONENT_REF
|
| HD | ChangeLog-1994 | 923 (build_component_ref): Fold the COMPONENT_REF in case it can be
|