Searched refs:is_try_scope (Results 1 – 4 of 4) sorted by relevance
656 unsigned is_try_scope : 1; member1133 current_binding_level->is_try_scope = 1; in note_level_for_try()1577 if (current_binding_level->is_try_scope)5314 if ((b->is_try_scope || b->is_catch_scope) && ! saw_eh)5327 if (b->is_try_scope)
8491 (struct binding_level): Rename eh_region to is_try_scope,8495 (poplevel): Copy both is_try_scope and is_catch_scope to
2514 (struct binding_level): Rename eh_region to is_try_scope,2518 (poplevel): Copy both is_try_scope and is_catch_scope to
1378 template_spec_p, namespace_p, is_for_scope, is_try_scope, and