Searched refs:COPYABLE_BYREF_LOCAL_VAR (Results 1 – 9 of 9) sorted by relevance
2526 || (TREE_CODE (decl) == VAR_DECL && COPYABLE_BYREF_LOCAL_VAR (decl))) in get_final_block_variable()3018 if (COPYABLE_BYREF_LOCAL_VAR (orig_decl)) in finish_id_expression()3029 if (COPYABLE_BYREF_LOCAL_VAR (decl)) in finish_id_expression()
19134 if (COPYABLE_BYREF_LOCAL_VAR (TREE_VALUE (chain))) in build_block_struct_type()19339 if (COPYABLE_BYREF_LOCAL_VAR (y)) in VEC()19542 if (COPYABLE_BYREF_LOCAL_VAR (TREE_VALUE (chain))) in synth_copy_helper_block_func()19644 if (COPYABLE_BYREF_LOCAL_VAR (TREE_VALUE (chain))) in synth_destroy_helper_block_func()20052 if (TREE_CODE (decl) == VAR_DECL && COPYABLE_BYREF_LOCAL_VAR (decl)) in build_block_byref_decl()20054 COPYABLE_BYREF_LOCAL_VAR (byref_decl) = 1; in build_block_byref_decl()20095 if (TREE_CODE (decl) == VAR_DECL && COPYABLE_BYREF_LOCAL_VAR (decl)) in build_block_ref_decl()
5685 if (COPYABLE_BYREF_LOCAL_VAR (decl)) { in cp_finish_decl()5689 COPYABLE_BYREF_LOCAL_VAR (decl) = 0; in cp_finish_decl()
6071 && COPYABLE_BYREF_LOCAL_VAR (inner)) in build_x_modify_expr()
5394 if (COPYABLE_BYREF_LOCAL_VAR (orig_decl)) { in c_parser_postfix_expression()5403 else if (COPYABLE_BYREF_LOCAL_VAR (expr.value)) in c_parser_postfix_expression()8608 if (COPYABLE_BYREF_LOCAL_VAR (TREE_VALUE (chain))) in build_block_struct_type()8873 if (COPYABLE_BYREF_LOCAL_VAR (y)) in build_block_struct_initlist()9060 if (COPYABLE_BYREF_LOCAL_VAR (TREE_VALUE (chain))) in synth_copy_helper_block_func()9136 if (COPYABLE_BYREF_LOCAL_VAR (TREE_VALUE (chain))) in synth_destroy_helper_block_func()
3818 else if (TREE_CODE (decl) == VAR_DECL && COPYABLE_BYREF_LOCAL_VAR (decl)) in finish_decl()3823 COPYABLE_BYREF_LOCAL_VAR (decl) = 0; in finish_decl()7812 if (TREE_CODE (decl) == VAR_DECL && COPYABLE_BYREF_LOCAL_VAR (decl)) in build_block_byref_decl()7814 COPYABLE_BYREF_LOCAL_VAR (byref_decl) = 1; in build_block_byref_decl()7859 if (TREE_CODE (decl) == VAR_DECL && COPYABLE_BYREF_LOCAL_VAR (decl)) in build_block_ref_decl()
2135 if (gdecl || (TREE_CODE (decl) == VAR_DECL && COPYABLE_BYREF_LOCAL_VAR (decl))) in build_external_ref()3957 && COPYABLE_BYREF_LOCAL_VAR (inner)) in build_modify_expr()
3019 #define COPYABLE_BYREF_LOCAL_VAR(NODE) (VAR_DECL_CHECK (NODE)->decl_with_vis.copyable_byref_local_v… macro
5892 COPYABLE_BYREF_LOCAL_VAR (*node) = 1; in handle_blocks_attribute()