Searched refs:dump_expr (Results 1 - 5 of 5) sorted by relevance

/haiku-buildtools/legacy/gcc/gcc/cp/
H A Derror.c103 static void dump_expr PROTO((tree, int));
301 dump_expr (arg, 0);
339 dump_expr (TYPE_FIELDS (t), 1);
588 dump_expr (TREE_OPERAND (TYPE_MAX_VALUE (TYPE_DOMAIN (t)), 0), 0);
590 dump_expr (fold (build_binary_op
869 dump_expr (defval, 1);
915 dump_expr (TREE_VALUE (args), 0);
939 dump_expr (DECL_INITIAL (t), 0);
1081 dump_expr (TREE_PURPOSE (parmtypes), 0);
1177 dump_expr (
1282 dump_expr (t, nop) function
[all...]
/haiku-buildtools/gcc/gcc/cp/
H A Derror.c84 static void dump_expr (cxx_pretty_printer *, tree, int);
199 dump_expr (pp, arg, (flags | TFF_EXPR_IN_PARENS) & ~TFF_CLASS_KEY_OR_ENUM);
290 dump_expr (pp, a, flags | TFF_EXPR_IN_PARENS);
561 dump_expr (pp, TYPEOF_TYPE_EXPR (t), flags & ~TFF_EXPR_IN_PARENS);
569 dump_expr (pp, UNDERLYING_TYPE_TYPE (t), flags & ~TFF_EXPR_IN_PARENS);
586 dump_expr (pp, DECLTYPE_TYPE_EXPR (t), flags & ~TFF_EXPR_IN_PARENS);
916 dump_expr (pp, max, flags & ~TFF_EXPR_IN_PARENS);
1251 dump_expr (pp, DECL_INITIAL (t), flags | TFF_EXPR_IN_PARENS);
1272 dump_expr (pp, t, flags);
1632 dump_expr (p
1935 dump_expr (cxx_pretty_printer *pp, tree t, int flags) function
[all...]
/haiku-buildtools/gcc/gcc/
H A Dsel-sched-dump.h152 extern void dump_expr (expr_t);
213 extern void dump_expr (expr_t);
H A Dsel-sched-dump.c333 dump_expr (expr_t expr)
458 dump_expr (expr);
330 dump_expr (expr_t expr) function
H A Dsel-sched.c2484 dump_expr (expr);
2565 dump_expr (expr);
2629 dump_expr (expr);
3998 dump_expr (expr);
4468 dump_expr (best);

Completed in 175 milliseconds