Searched refs:in_try_scope (Results 1 – 8 of 8) sorted by relevance
52 ent->in_try_scope = true; in pop_binding_label()385 if (ent->in_try_scope) in check_goto()
169 bool in_try_scope; member
52 ent->in_try_scope = true; in pop_binding_label()384 if (ent->in_try_scope) in check_goto()
162 bool in_try_scope; member
214 bool in_try_scope; member513 ent->in_try_scope = true; in poplevel_named_label_1()3450 if (ent->in_try_scope || ent->in_catch_scope || ent->in_transaction_scope in check_goto()3455 if (ent->in_try_scope || ent->in_catch_scope || ent->in_constexpr_if in check_goto()3494 if (ent->in_try_scope) in check_goto()
222 bool in_try_scope; member532 ent->in_try_scope = true; in poplevel_named_label_1()3660 if (ent->in_try_scope || ent->in_catch_scope || ent->in_transaction_scope in check_goto()3665 if (ent->in_try_scope || ent->in_catch_scope || ent->in_constexpr_if in check_goto()3705 if (ent->in_try_scope) in check_goto()
2513 in_try_scope, add in_catch_scope.2521 DECL_ARTIFICIAL; use in_try_scope instead.
2600 in_try_scope and in_catch_scope to bool. Add