Searched refs:BLOCK_DECL_COPIED (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.1-release/contrib/gcc/
H A Dtree.h3027 #define BLOCK_DECL_COPIED(NODE) (VAR_DECL_CHECK (NODE)->decl_with_vis.block_decl_copied)
3014 #define BLOCK_DECL_COPIED macro
H A Dc-common.c5957 && (BLOCK_DECL_COPIED (var_decl) || BLOCK_DECL_BYREF (var_decl)))
H A Dc-decl.c7959 BLOCK_DECL_COPIED (ref_decl) = 1;
8122 /* Note that if a copied-in variable (BLOCK_DECL_COPIED) in the
/freebsd-10.1-release/contrib/gcc/cp/
H A Dparser.c20174 BLOCK_DECL_COPIED (ref_decl) = 1;
20301 /* Note that if a copied-in variable (BLOCK_DECL_COPIED) in the

Completed in 411 milliseconds