Searched refs:in_catch_scope (Results 1 – 3 of 3) sorted by relevance
221 bool in_catch_scope; member492 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()
2513 in_try_scope, add in_catch_scope.
2689 in_try_scope and in_catch_scope to bool. Add