Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/d/
H A Dd-tree.h83 level_function /* The block representing an entire function. */ enumerator
H A Dtoir.cc125 if (level->kind == level_function) in pop_binding_level()
H A Ddecl.cc2096 push_binding_level (level_function); in start_function()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/
H A Dd-tree.h76 level_function /* The block representing an entire function. */ enumerator
H A Dtoir.cc125 if (level->kind == level_function) in pop_binding_level()
H A Ddecl.cc1964 push_binding_level (level_function); in start_function()