Searched refs:init_args (Results 1 – 1 of 1) sorted by relevance
69 #define DO_THROW(exc, init_args) do_throw( []{ throw exc init_args; } ); argument76 #define DO_THROW(exc, init_args) PRINT_ERROR_AND_ABORT(#exc, #init_args) argument