Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-4.7/gcc/cp/
H A Dsemantics.c427 maybe_cleanup_point_expr_void (tree expr) in maybe_cleanup_point_expr_void() function
444 r = maybe_cleanup_point_expr_void (r); in add_decl_expr()
640 expr = maybe_cleanup_point_expr_void (expr); in finish_expr_stmt()
818 r = maybe_cleanup_point_expr_void (r); in finish_return_stmt()
916 expr = maybe_cleanup_point_expr_void (expr); in finish_for_expr()
1423 r = maybe_cleanup_point_expr_void (r); in finish_asm_stmt()
H A Dtypeck2.c581 code = maybe_cleanup_point_expr_void (code); in split_nonconstant_init_1()
H A Dcp-tree.h5480 extern tree maybe_cleanup_point_expr_void (tree);
/dflybsd-src/contrib/gcc-8.0/gcc/cp/
H A Dsemantics.c422 maybe_cleanup_point_expr_void (tree expr) in maybe_cleanup_point_expr_void() function
439 r = maybe_cleanup_point_expr_void (r); in add_decl_expr()
704 expr = maybe_cleanup_point_expr_void (expr); in finish_expr_stmt()
927 r = maybe_cleanup_point_expr_void (r); in finish_return_stmt()
1041 expr = maybe_cleanup_point_expr_void (expr); in finish_for_expr()
1626 r = maybe_cleanup_point_expr_void (r); in finish_asm_stmt()
H A Dtypeck2.c697 code = maybe_cleanup_point_expr_void (code); in split_nonconstant_init_1()
H A Dcp-tree.h6846 extern tree maybe_cleanup_point_expr_void (tree);
H A Dpt.c17493 block = maybe_cleanup_point_expr_void (block); in tsubst_omp_udr()
17514 block = maybe_cleanup_point_expr_void (block); in tsubst_omp_udr()