GDB (xrefs)
Loading...
Searching...
No Matches
Public Attributes | List of all members
block_namespace_info Struct Reference
Inheritance diagram for block_namespace_info:

Public Attributes

const char * scope = nullptr
 
struct using_directusing_decl = nullptr
 

Detailed Description

Definition at line 34 of file block.c.

Member Data Documentation

◆ scope

const char* block_namespace_info::scope = nullptr

Definition at line 36 of file block.c.

Referenced by block::scope(), and block::set_scope().

◆ using_decl

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().


The documentation for this struct was generated from the following file: