Main Page Modules Namespace List Class Hierarchy Alphabetical List Compound List File List Namespace Members Compound Members File Members Related Pages
Identifiers_table Class Reference#include <symbol.h>
Inheritance diagram for Identifiers_table:
List of all members.
Constructor & Destructor Documentation
Identifiers_table::Identifiers_table |
( |
|
) |
|
|
Member Function Documentation
bool Identifiers_table::is_a_type |
( |
const string & |
name |
) |
|
|
void Identifiers_table::notify_exit_scope |
( |
declNode * |
dead |
) |
[private, virtual] |
|
|
Implements SymbolTable< declNode * >.
Definition at line 276 of file symbol.cc.
References declNode::BLOCK, Node::coord(), declNode::decl_location(), declNode::EXTERN, Func, declNode::name(), declNode::references(), declNode::storage_class(), Node::typ(), declNode::type(), and CBZ::Warning(). |
void Identifiers_table::shadow |
( |
declNode * |
create, |
|
|
declNode * |
shadowed |
|
) |
[private, virtual] |
|
The documentation for this class was generated from the following files:
|