Searched defs:placement (Results 1 - 7 of 7) sorted by relevance

/haiku-buildtools/legacy/gcc/gcc/cp/
H A Dinit.c2325 tree placement, init; local
[all...]
/haiku-buildtools/legacy/gcc/texinfo/info/
H A Dsession.c3474 long placement = -1; local
[all...]
/haiku-buildtools/gcc/gcc/cp/
H A Dmangle.c2798 tree placement = TREE_OPERAND (expr, 0); local
H A Dinit.c2134 build_raw_new_expr(vec<tree, va_gc> *placement, tree type, tree nelts, vec<tree, va_gc> *init, int use_global_new) argument
2278 build_new_1(vec<tree, va_gc> **placement, tree type, tree nelts, vec<tree, va_gc> **init, bool globally_qualified_p, tsubst_flags_t complain) argument
3015 build_new(vec<tree, va_gc> **placement, tree type, tree nelts, vec<tree, va_gc> **init, int use_global_new, tsubst_flags_t complain) argument
[all...]
H A Dcall.c5818 build_op_delete_call(enum tree_code code, tree addr, tree size, bool global_p, tree placement, tree alloc_fn, tsubst_flags_t complain) argument
[all...]
H A Dpt.c15147 tree placement = RECUR (TREE_OPERAND (t, 0)); local
H A Dparser.c7485 vec<tree, va_gc> *placement; local
[all...]

Completed in 416 milliseconds