Searched refs:build_operator_new_call (Results 1 – 6 of 6) sorted by relevance
| /freebsd-10-stable/contrib/gcc/cp/ |
| D | init.c | 1781 alloc_call = build_operator_new_call (fnname, placement, in build_new_1()
|
| D | ChangeLog-2003 | 4583 * call.c (build_operator_new_call): Fix typo. 5272 (build_operator_new_call): Likewise. 5297 (build_operator_new_call): Likewise. 5300 * cp-tree.h (build_operator_new_call): New function. 5303 * init.c (build_new_1): Use build_operator_new_call.
|
| D | cp-tree.h | 3828 extern tree build_operator_new_call (tree, tree, tree *, tree *,
|
| D | ChangeLog-2004 | 1593 * call.c (build_user_type_conversion_1, build_operator_new_call, 3833 * call.c (build_operator_new_call): Avoid using push_to_top_level. 4083 * call.c (build_operator_new_call): Look only at global scope.
|
| D | call.c | 2871 build_operator_new_call (tree fnname, tree args, in build_operator_new_call() function
|
| D | ChangeLog | 2347 * cp-tree.h (build_operator_new_call): Adjust prototype. 2357 * call.c (build_operator_new_call): Return the allocation function
|