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

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dtree-eh.c2870 stmt_could_throw_1_p (gassign *stmt)
2954 return stmt_could_throw_1_p (as_a <gassign *> (stmt));
2868 stmt_could_throw_1_p (gassign *stmt) function
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dtree-eh.cc2865 stmt_could_throw_1_p (gassign *stmt)
2949 return stmt_could_throw_1_p (as_a <gassign *> (stmt));
2863 stmt_could_throw_1_p (gassign *stmt) function

Completed in 293 milliseconds