Home
last modified time | relevance | path

Searched refs:block_scope (Results 1 – 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/gdb/gdb/
HDblock.h157 extern const char *block_scope (const struct block *block);
HDcp-namespace.c342 symtab, block_scope (block), 0); in cp_lookup_symbol_nonlocal()
589 scope = block_scope (get_selected_block (0)); in cp_lookup_transparent_type()
HDblock.c167 block_scope (const struct block *block) in block_scope() function