Lines Matching refs:tf_warning_or_error
185 tf_warning_or_error, in do_get_exception_ptr()
202 return cp_build_function_call_nary (begin_catch_fn, tf_warning_or_error, in do_begin_catch()
238 NULL, tf_warning_or_error); in do_end_catch()
271 tf_warning_or_error, in build_must_not_throw_expr()
311 exp = cp_build_addr_expr (exp, tf_warning_or_error); in initialize_handler_parm()
314 tf_warning_or_error); in initialize_handler_parm()
326 tf_warning_or_error); in initialize_handler_parm()
512 tf_warning_or_error, in do_allocate_exception()
530 tf_warning_or_error, ptr, NULL_TREE); in do_free_exception()
706 TREE_TYPE (object), flags, tf_warning_or_error)); in build_throw()
718 tmp = decay_conversion (exp, tf_warning_or_error); in build_throw()
755 tmp = cp_build_function_call_nary (throw_fn, tf_warning_or_error, in build_throw()
779 exp = cp_build_function_call_vec (rethrow_fn, NULL, tf_warning_or_error); in build_throw()