|
using | Scope = fe::SymMap<std::pair<Loc, const Decl*>> |
|
Definition at line 17 of file bind.cpp.
◆ Scope
◆ Scopes()
mim::ast::Scopes::Scopes |
( |
AST & | ast | ) |
|
|
inline |
◆ ast()
AST & mim::ast::Scopes::ast |
( |
| ) |
const |
|
inline |
◆ bind()
void mim::ast::Scopes::bind |
( |
Dbg | dbg, |
|
|
const Decl * | decl, |
|
|
bool | rebind = false, |
|
|
bool | quiet = false ) |
|
inline |
◆ driver()
Driver & mim::ast::Scopes::driver |
( |
| ) |
const |
|
inline |
◆ dummy()
const Decl * mim::ast::Scopes::dummy |
( |
| ) |
const |
|
inline |
◆ find()
const Decl * mim::ast::Scopes::find |
( |
Dbg | dbg, |
|
|
bool | quiet = false ) |
|
inline |
◆ pop()
void mim::ast::Scopes::pop |
( |
| ) |
|
|
inline |
◆ push()
void mim::ast::Scopes::push |
( |
| ) |
|
|
inline |
◆ top()
Scope & mim::ast::Scopes::top |
( |
| ) |
|
|
inline |
The documentation for this class was generated from the following file: