Searched refs:build_raw_new_expr (Results 1 – 2 of 2) sorted by relevance
| /freebsd-10-stable/contrib/gcc/cp/ |
| D | init.c | 1554 build_raw_new_expr (tree placement, tree type, tree nelts, tree init, in build_raw_new_expr() function 2091 return build_raw_new_expr (placement, type, nelts, init, in build_new() 2142 return build_raw_new_expr (orig_placement, type, orig_nelts, orig_init, in build_new()
|
| D | ChangeLog | 2350 * init.c (build_raw_new_expr): New function.
|