Home
last modified time | relevance | path

Searched refs:maybe_wrap_new_for_constexpr (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dinit.c2913 maybe_wrap_new_for_constexpr (tree alloc_call, tree elt_type, tree cookie_size) in maybe_wrap_new_for_constexpr() function
3426 alloc_expr = maybe_wrap_new_for_constexpr (alloc_call, type, in build_new_1()
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dinit.cc2990 maybe_wrap_new_for_constexpr (tree alloc_call, tree elt_type, tree cookie_size) in maybe_wrap_new_for_constexpr() function
3505 alloc_expr = maybe_wrap_new_for_constexpr (alloc_expr, type, in build_new_1()
H A DChangeLog2008 maybe_wrap_new_for_constexpr.
H A DChangeLog-20192294 (build_new_constexpr_heap_type, maybe_wrap_new_for_constexpr): New