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_set_using(), and block_using().