Searched refs:DELETE_EXPR_USE_VEC (Results 1 - 8 of 8) sorted by relevance

/haiku-buildtools/gcc/gcc/cp/
H A Dcxx-pretty-print.c724 || DELETE_EXPR_USE_VEC (t))
H A Dmangle.c2845 if (DELETE_EXPR_USE_VEC (expr))
H A Ddecl2.c474 DELETE_EXPR_USE_VEC (t) = doing_vec;
H A Dcp-tree.h91 DELETE_EXPR_USE_VEC (in DELETE_EXPR).
3114 #define DELETE_EXPR_USE_VEC(NODE) \
3108 #define DELETE_EXPR_USE_VEC macro
H A Dpt.c13481 DELETE_EXPR_USE_VEC (r) = DELETE_EXPR_USE_VEC (t);
15202 DELETE_EXPR_USE_VEC (t),
/haiku-buildtools/legacy/gcc/gcc/cp/
H A Ddecl2.c1276 DELETE_EXPR_USE_VEC (t) = doing_vec;
4141 DELETE_EXPR_USE_VEC (t), DELETE_EXPR_USE_GLOBAL (t));
H A Dpt.c6965 DELETE_EXPR_USE_VEC (r) = DELETE_EXPR_USE_VEC (t);
H A Dcp-tree.h38 DELETE_EXPR_USE_VEC (in DELETE_EXPR).
1530 #define DELETE_EXPR_USE_VEC(NODE) TREE_LANG_FLAG_1 (NODE)
1523 #define DELETE_EXPR_USE_VEC macro

Completed in 266 milliseconds