Searched refs:print_node (Results 1 - 19 of 19) sorted by relevance

/haiku-buildtools/gcc/gcc/cp/
H A Dptree.c99 print_node (file, "throws", TYPE_RAISES_EXCEPTIONS (node), indent + 4);
107 print_node (file, "expr", DECLTYPE_TYPE_EXPR (node), indent + 4);
111 print_node (file, "fullname", TYPENAME_TYPE_FULLNAME (node),
116 print_node (file, "args", PACK_EXPANSION_EXTRA_ARGS (node), indent + 4);
124 print_node (file, "ptrmemfunc fn type", TYPE_PTRMEMFUNC_FN_TYPE (node),
202 print_node (file, "label", IDENTIFIER_LABEL_VALUE (node), indent + 4);
203 print_node (file, "template", IDENTIFIER_TEMPLATE (node), indent + 4);
228 print_node (file, "capture_list", LAMBDA_EXPR_CAPTURE_LIST (node), indent + 4);
229 print_node (file, "this_capture", LAMBDA_EXPR_THIS_CAPTURE (node), indent + 4);
230 print_node (fil
[all...]
/haiku-buildtools/legacy/gcc/gcc/cp/
H A Dptree.c131 print_node (file, "member-functions", CLASSTYPE_METHOD_VEC (node),
142 print_node (file, "bindings", IDENTIFIER_NAMESPACE_BINDINGS (node), indent + 4);
143 print_node (file, "class", IDENTIFIER_CLASS_VALUE (node), indent + 4);
144 print_node (file, "local bindings", IDENTIFIER_BINDING (node), indent + 4);
145 print_node (file, "label", IDENTIFIER_LABEL_VALUE (node), indent + 4);
146 print_node (file, "template", IDENTIFIER_TEMPLATE (node), indent + 4);
147 print_node (file, "implicit", IDENTIFIER_IMPLICIT_DECL (node), indent + 4);
148 print_node (file, "error locus", IDENTIFIER_ERROR_LOCUS (node), indent + 4);
162 print_node (file, "value", BINDING_VALUE (node), indent+4);
163 print_node (fil
[all...]
/haiku-buildtools/legacy/gcc/gcc/
H A Dprint-tree.c28 void print_node ();
56 print_node (stderr, "", node, 0);
178 print_node (file, prefix, node, indent)
271 print_node (file, "type", TREE_TYPE (node), indent + 4);
398 print_node (file, "size", DECL_SIZE (node), indent + 4);
407 print_node (file, "bitpos", DECL_FIELD_BITPOS (node), indent + 4);
415 print_node (file, "arguments", DECL_ARGUMENTS (node), indent + 4);
416 print_node (file, "result", DECL_RESULT (node), indent + 4);
445 print_node (file, "chain", TREE_CHAIN (node), indent + 4);
480 print_node (fil
177 print_node (file, prefix, node, indent) function
[all...]
H A Dc-decl.c905 /* Hooks for print_node. */
929 print_node (file, "global", IDENTIFIER_GLOBAL_VALUE (node), indent + 4);
930 print_node (file, "local", IDENTIFIER_LOCAL_VALUE (node), indent + 4);
931 print_node (file, "label", IDENTIFIER_LABEL_VALUE (node), indent + 4);
932 print_node (file, "implicit", IDENTIFIER_IMPLICIT_DECL (node), indent + 4);
933 print_node (file, "error locus", IDENTIFIER_ERROR_LOCUS (node), indent + 4);
934 print_node (file, "limbo value", IDENTIFIER_LIMBO_VALUE (node), indent + 4);
H A Dtree.h2243 extern void print_node PROTO ((FILE *, const char *, tree, int));
/haiku-buildtools/gcc/gcc/
H A Dprint-tree.c201 print_node (FILE *file, const char *prefix, tree node, int indent)
312 print_node (file, "type", TREE_TYPE (node), indent + 4);
485 print_node (file, "size", DECL_SIZE (node), indent + 4);
486 print_node (file, "unit size", DECL_SIZE_UNIT (node), indent + 4);
511 print_node (file, "offset", DECL_FIELD_OFFSET (node), indent + 4);
512 print_node (file, "bit offset", DECL_FIELD_BIT_OFFSET (node),
515 print_node (file, "bit_field_type", DECL_BIT_FIELD_TYPE (node),
536 print_node (file, "result", DECL_RESULT_FLD (node), indent + 4);
549 print_node (file, "arg-type", DECL_ARG_TYPE (node), indent + 4);
561 print_node (fil
200 print_node (FILE *file, const char *prefix, tree node, int indent) function
[all...]
H A Dprint-tree.h41 extern void print_node (FILE *, const char *, tree, int);
H A Dipa-devirt.c1762 print_node (symtab->dump_file, "", val->type, 0);
1764 print_node (symtab->dump_file, "", type, 0);
1782 print_node (symtab->dump_file, "", val->type, 0);
1784 print_node (symtab->dump_file, "", type, 0);
2108 print_node (f, "", odr_types[i]->type, 0);
2113 print_node (f, "", (*odr_types[i]->types)[j], 0);
2118 print_node (f, "", t, 0);
H A Dgenmatch.c1186 static void print_node (dt_node *, FILE *f = stderr, unsigned = 0);
1408 decision_tree::print_node (dt_node *p, FILE *f, unsigned indent) function in class:decision_tree
1440 decision_tree::print_node (p->kids[i], f, indent + 2);
1446 return decision_tree::print_node (root, f);
H A Dtree-chkp.c2414 print_node (dump_file, "", decl, 0);
3480 print_node (dump_file, "", obj, 0);
3632 print_node (dump_file, "", ptr_src, 0);
3643 print_node (dump_file, "", ptr_src, 0);
H A Dtree-cfg.c7266 print_node (file, "", arg, 4);
7274 print_node (file, "", fndecl, 2);
7300 print_node (file, "", var, 4);
H A Dipa-icf.c2111 print_node (file, "", decl, 0);
/haiku-buildtools/gcc/gcc/ada/gcc-interface/
H A Dmisc.c449 print_node (file, "corresponding var",
454 print_node (file, "original field", DECL_ORIGINAL_FIELD (node),
460 print_node (file, "induction var", DECL_INDUCTION_VAR (node),
463 print_node (file, "renamed object", DECL_RENAMED_OBJECT (node),
480 print_node (file, "ci/co list", TYPE_CI_CO_LIST (node), indent + 4);
487 print_node (file, "actual bounds", TYPE_ACTUAL_BOUNDS (node),
490 print_node (file, "index type", TYPE_INDEX_TYPE (node), indent + 4);
506 print_node (file,"actual bounds", TYPE_ACTUAL_BOUNDS (node), indent + 4);
510 print_node (file,"representative array",
516 print_node (fil
[all...]
/haiku-buildtools/legacy/gcc/texinfo/info/
H A Dsession.h77 extern void print_node ();
H A Dsession.c2642 print_node (window->node);
2647 print_node (node)
2641 print_node (node) function
/haiku-buildtools/gcc/gcc/config/avr/
H A Davr-log.c152 print_node (file, "", t, 0);
/haiku-buildtools/legacy/gcc/gcc/ch/
H A Ddecl.c894 /* Hooks for print_node. */
910 print_node (file, "tasking_code",
943 print_node (file, "local", IDENTIFIER_LOCAL_VALUE (node), indent + 4);
944 print_node (file, "outer", IDENTIFIER_OUTER_VALUE (node), indent + 4);
945 print_node (file, "implicit", IDENTIFIER_IMPLICIT_DECL (node), indent + 4);
946 print_node (file, "error locus", IDENTIFIER_ERROR_LOCUS (node), indent + 4);
947 print_node (file, "signal_dest", IDENTIFIER_SIGNAL_DEST (node), indent + 4);
/haiku-buildtools/gcc/gcc/c/
H A Dc-decl.c720 print_node (file, "symbol", I_SYMBOL_DECL (node), indent + 4);
721 print_node (file, "tag", I_TAG_DECL (node), indent + 4);
722 print_node (file, "label", I_LABEL_DECL (node), indent + 4);
/haiku-buildtools/legacy/gcc/gcc/f/
H A Dcom.c15290 print_node (file, "global", IDENTIFIER_GLOBAL_VALUE (node), indent + 4);
15291 print_node (file, "local", IDENTIFIER_LOCAL_VALUE (node), indent + 4);

Completed in 515 milliseconds