Home
last modified time | relevance | path

Searched refs:cx_error_context (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Derror.c3710 vec<tree> call_stack = cx_error_context (); in maybe_print_constexpr_context()
H A Dcp-tree.h7996 extern vec<tree> cx_error_context (void);
H A Dconstexpr.c1641 cx_error_context (void) in cx_error_context() function
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Derror.cc3811 vec<tree> call_stack = cx_error_context (); in maybe_print_constexpr_context()
H A DChangeLog-2010667 * semantics.c (call_stack, call_stack_tick, cx_error_context): New.
673 * cp-tree.h: Declare cx_error_context.
H A Dcp-tree.h8450 extern vec<tree> cx_error_context (void);
H A Dconstexpr.cc1795 cx_error_context (void) in cx_error_context() function
H A DChangeLog-2014796 pop_cx_call_context, cx_error_context, cxx_eval_call_expression,