Home
last modified time | relevance | path

Searched defs:call_stack (Results 1 – 4 of 4) 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() local
H A Dconstexpr.c1616 static vec<tree> call_stack; variable
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Derror.cc3811 vec<tree> call_stack = cx_error_context (); in maybe_print_constexpr_context() local
H A Dconstexpr.cc1770 static vec<tree> call_stack; variable