Home
last modified time | relevance | path

Searched refs:push_cx_call_context (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dconstexpr.c1621 push_cx_call_context (tree call) in push_cx_call_context() function
2453 depth_ok = push_cx_call_context (t); in cxx_eval_call_expression()
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dconstexpr.cc1775 push_cx_call_context (tree call) in push_cx_call_context() function
2705 depth_ok = push_cx_call_context (t); in cxx_eval_call_expression()
H A DChangeLog-2014795 cxx_bind_parameters_in_call, push_cx_call_context,
H A DChangeLog-2010668 (last_cx_error_tick, push_cx_call_context, pop_cx_call_context): New.
H A DChangeLog-20114475 * semantics.c (push_cx_call_context): Return bool.
H A DChangeLog-20193267 * constexpr.c (push_cx_call_context): Return depth.