Searched refs:build_new_1 (Results 1 - 4 of 4) sorted by relevance

/haiku-buildtools/legacy/gcc/gcc/cp/
H A Dexpr.c247 return expand_expr (build_new_1 (exp), target, tmode, modifier);
H A Dinit.c2326 build_new_1 (exp)
2322 build_new_1 (exp) function
H A Dcp-tree.h3104 extern tree build_new_1 PROTO((tree));
/haiku-buildtools/gcc/gcc/cp/
H A Dinit.c2280 build_new_1 (vec<tree, va_gc> **placement, tree type, tree nelts,
3100 rval = build_new_1 (placement, type, nelts, init, use_global_new, complain);
2278 build_new_1 (vec<tree, va_gc> **placement, tree type, tree nelts, function

Completed in 129 milliseconds