Home
last modified time | relevance | path

Searched refs:is_try_scope (Results 1 – 4 of 4) sorted by relevance

/openbsd/src/gnu/usr.bin/gcc/gcc/cp/
Ddecl.c656 unsigned is_try_scope : 1; member
1133 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)
DChangeLog8491 (struct binding_level): Rename eh_region to is_try_scope,
8495 (poplevel): Copy both is_try_scope and is_catch_scope to
/openbsd/src/gnu/gcc/gcc/cp/
DChangeLog-20012514 (struct binding_level): Rename eh_region to is_try_scope,
2518 (poplevel): Copy both is_try_scope and is_catch_scope to
DChangeLog-20031378 template_spec_p, namespace_p, is_for_scope, is_try_scope, and