Home
last modified time | relevance | path

Searched refs:level_block (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/d/
H A Dd-tree.h75 level_block, /* An ordinary block scope. */ enumerator
H A Dd-codegen.cc1086 push_binding_level (level_block); in build_array_struct_comparison()
1728 push_binding_level (level_block); in build_array_set()
H A Dtoir.cc1136 this->start_scope (level_block); in visit()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/
H A Dd-tree.h68 level_block, /* An ordinary block scope. */ enumerator
H A Dd-codegen.cc1029 push_binding_level (level_block); in build_array_struct_comparison()
1633 push_binding_level (level_block); in build_array_set()
H A Dtoir.cc1123 this->start_scope (level_block); in visit()