Searched refs:build_throw (Results 1 – 21 of 21) sorted by relevance
494 finish_expr_stmt (build_throw (NULL_TREE)); in expand_end_catch_block()599 build_throw (tree exp) in build_throw() function
57 (build_throw): Use it if we elide a copy into the exception object.173 (build_throw): Use stabilize_init instead of stabilize_throw_expr.483 (build_throw): Likewise.
1543 * except.c (decl_is_java_type, build_throw,2672 * except.c (build_throw): Likewise.2865 * except.c (build_exc_ptr, expand_start_catch_block, build_throw):2906 * except.c (build_throw): Likewise.2940 * except.c (build_throw): Allocate cleanup_type and the function4994 * except.c (build_throw): Ensure that temp_expr has been6571 * except.c (build_throw): In a template, set
404 * except.c (build_throw): Likewise for _Jv_Throw.442 * except.c (build_throw): Likewise for _Jv_Throw.1179 (build_throw): Likewise.5422 (build_throw): Likewise.6844 * except.c (wrap_cleanups_r, build_throw): Make
2243 * except.c (build_throw): Wrap the initialization of the exception2498 (build_throw): ... here. Update for abi.2780 (build_throw): Use it.
856 * except.c (build_throw): Only set current_function_returns_abnormally1074 * except.c (build_throw): Give the CLEANUP_POINT_EXPR void type.1933 * except.c (build_throw): Do not perform lvalue-to-rvalue2957 * except.c (build_throw): Add a CLEANUP_POINT_EXPR inside the6668 (build_throw): Use TYPE_HAS_NONTRIVIAL_DESTRUCTOR.
1910 (build_throw): Use BASELINK_FUNCTIONS.3384 * except.c (build_throw): Update.3807 (build_throw): Destroy temporaries from the thrown
4027 extern tree build_throw (tree);
1611 (build_throw): Use it.4580 (build_throw): ... here. Call it.4615 * except.c (build_throw): Check throw expression validity.
2535 * except.c (build_throw): Warn about converting NULL to an2593 * except.c (build_throw): Warn when NULL is thrown, even with3747 * except.c (build_throw): Handle throwing NULL.
9358 return build_throw in tsubst_copy_and_build()
2232 * except.c (build_throw): Never warn about the value of throw not
2651 * except.c (build_throw): Support minimal parse.
14614 return build_throw (expression); in cp_parser_throw_expression()
463 finish_expr_stmt (build_throw (NULL_TREE)); in expand_end_catch_block()625 build_throw (exp) in build_throw() function
1453 { $$ = build_throw (NULL_TREE); }1455 { $$ = build_throw ($2); }1506 { $$ = build_throw (NULL_TREE); }1508 { $$ = build_throw ($2); }
3454 return build_throw (build_expr_from_tree (TREE_OPERAND (t, 0)));
3965 extern tree build_throw PARAMS ((tree));
177 (build_throw): Use it if we elide a copy into the exception object.3313 (build_throw): Use BASELINK_FUNCTIONS.4787 * except.c (build_throw): Update.5210 (build_throw): Destroy temporaries from the thrown8220 * except.c (build_throw): Wrap the initialization of the exception8475 (build_throw): ... here. Update for abi.8757 (build_throw): Use it.
1611 (build_throw): Use it.4580 (build_throw): ... here. Call it.4615 * except.c (build_throw): Check throw expression validity.9323 * except.c (build_throw): Warn about converting NULL to an9381 * except.c (build_throw): Warn when NULL is thrown, even with10535 * except.c (build_throw): Handle throwing NULL.18929 * except.c (build_throw): Support minimal parse.
1881 * except.c (build_throw): Never warn about the value of throw not