Searched refs:DECL_PRESERVE_P (Results 1 – 6 of 6) sorted by relevance
407 if (DECL_PRESERVE_P (node)) in print_node()
772 && DECL_PRESERVE_P (t))) in expand_used_vars_for_block()
1465 if (DECL_PRESERVE_P (decl)) in assemble_start_function()1810 if (DECL_PRESERVE_P (decl)) in assemble_variable()
2563 #define DECL_PRESERVE_P(DECL) \ macro
4395 DECL_PRESERVE_P (node) = 1; in handle_used_attribute()
18895 * c-common.c (handle_used_attribute): Set DECL_PRESERVE_P.18896 * print-tree.c (print_node): Print DECL_PRESERVE_P.18904 * tree.h (DECL_PRESERVE_P): New #define.