Searched refs:BLOCK_DECL_BYREF (Results 1 – 6 of 6) sorted by relevance
7808 ptr_type = (TREE_CODE (decl) == VAR_DECL && BLOCK_DECL_BYREF (decl)) in build_block_byref_decl()7815 BLOCK_DECL_BYREF (byref_decl) = 1; in build_block_byref_decl()8098 && BLOCK_DECL_BYREF (b->decl)) in lookup_name_in_block()
5940 && (BLOCK_DECL_COPIED (var_decl) || BLOCK_DECL_BYREF (var_decl))) in build_block_byref_release_exp()5942 if (BLOCK_DECL_BYREF (var_decl)) { in build_block_byref_release_exp()
3013 #define BLOCK_DECL_BYREF(NODE) (VAR_DECL_CHECK (NODE)->decl_with_vis.block_decl_byref) macro
5390 if (BLOCK_DECL_BYREF (expr.value)) in c_parser_postfix_expression()
3014 if (BLOCK_DECL_BYREF (decl)) in finish_id_expression()
20046 ptr_type = (TREE_CODE (decl) == VAR_DECL && BLOCK_DECL_BYREF (decl)) in build_block_byref_decl()20050 BLOCK_DECL_BYREF (byref_decl) = 1; in build_block_byref_decl()20304 && (BLOCK_DECL_BYREF (BINDING_VALUE (b)))) in lookup_name_in_block()