Searched refs:block_scope (Results 1 – 3 of 3) 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