GDB (xrefs)
|
Public Attributes | |
const char * | scope = nullptr |
struct using_direct * | using_decl = nullptr |
const char* block_namespace_info::scope = nullptr |
Definition at line 36 of file block.c.
Referenced by block::scope(), and block::set_scope().
struct using_direct* block_namespace_info::using_decl = nullptr |
Definition at line 37 of file block.c.
Referenced by block::get_using(), and block::set_using().