Home
last modified time | relevance | path

Searched refs:eh_error_found (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-cfg.c5205 static bool eh_error_found; variable
5214 eh_error_found = true; in verify_eh_throw_stmt_node()
5497 eh_error_found = false; in verify_gimple_in_cfg()
5502 if (err || eh_error_found) in verify_gimple_in_cfg()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-cfg.cc5263 static bool eh_error_found; variable
5272 eh_error_found = true; in verify_eh_throw_stmt_node()
5555 eh_error_found = false; in verify_gimple_in_cfg()
5560 if (err || eh_error_found) in verify_gimple_in_cfg()