Home
last modified time | relevance | path

Searched refs:in_catch_scope (Results 1 – 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/gcc/cp/
HDdecl.c221 bool in_catch_scope; member
492 ent->in_catch_scope = true; in poplevel_named_label_1()
2483 if (ent->in_try_scope || ent->in_catch_scope in check_goto()
2510 else if (ent->in_catch_scope && !saw_catch) in check_goto()
HDChangeLog-20012513 in_try_scope, add in_catch_scope.
HDChangeLog2689 in_try_scope and in_catch_scope to bool. Add