Searched refs:TDF_UID (Results 1 – 5 of 5) sorted by relevance
63 #define TDF_UID (1 << 8) /* display decl UIDs */ macro
90 print_generic_expr (stderr, t, TDF_VOPS|TDF_UID); in debug_generic_expr()97 print_generic_stmt (stderr, t, TDF_VOPS|TDF_UID); in debug_generic_stmt()106 print_generic_expr (stderr, t, TDF_VOPS|TDF_UID); in debug_tree_chain()170 if ((flags & TDF_UID) in dump_decl_name()
785 {"uid", TDF_UID},
798 * tree-dump.c (struct dump_option_value_info): Add TDF_UID.799 * tree.h (TDF_UID): Define.801 * tree-pretty-print.c (debug_generic_expr): Add TDF_UID.
34037 TDF_UID,): Define.