Searched refs:lower_eh_constructs_1 (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/contrib/gcc/
H A Dtree-eh.c357 static void lower_eh_constructs_1 (struct leh_state *, tree *);
880 lower_eh_constructs_1 (outer_state, &finally);
942 lower_eh_constructs_1 (state, &finally);
959 lower_eh_constructs_1 (state, &finally);
1042 lower_eh_constructs_1 (state, &x);
1056 lower_eh_constructs_1 (state, &x);
1106 lower_eh_constructs_1 (state, &x);
1160 lower_eh_constructs_1 (state, &finally);
1345 /* A subroutine of lower_eh_constructs_1. Lower a TRY_FINALLY_EXPR nodes
1373 lower_eh_constructs_1 (
1598 lower_eh_constructs_1 (struct leh_state *state, tree *tp) function
[all...]

Completed in 43 milliseconds