Searched refs:block_scope (Results 1 – 4 of 4) sorted by relevance
157 extern const char *block_scope (const struct block *block);
342 symtab, block_scope (block), 0); in cp_lookup_symbol_nonlocal()589 scope = block_scope (get_selected_block (0)); in cp_lookup_transparent_type()
167 block_scope (const struct block *block) in block_scope() function
9329 * block.h: Declare block_scope, block_using, block_global_block.9330 * block.c (block_scope): New.