Home
last modified time | relevance | path

Searched refs:call_unexpected_fn (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dexcept.cc65 call_unexpected_fn in init_exception_processing()
H A Dcp-gimplify.cc110 tree failure = build_call_n (call_unexpected_fn, 1, build_exc_ptr ()); in genericize_eh_spec_block()
H A Dcp-tree.h353 #define call_unexpected_fn cp_global_trees[CPTI_CALL_UNEXPECTED_FN] macro
H A DChangeLog-20173711 (terminate_fn, call_unexpected_fn): ... here.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dexcept.c66 call_unexpected_fn in init_exception_processing()
H A Dcp-gimplify.c169 tree failure = build_call_n (call_unexpected_fn, 1, build_exc_ptr ()); in genericize_eh_spec_block()
H A Dcp-tree.h336 #define call_unexpected_fn cp_global_trees[CPTI_CALL_UNEXPECTED_FN] macro