Main Page Modules Namespace List Class Hierarchy Alphabetical List Compound List File List Namespace Members Compound Members File Members Related Pages
Externals_table Class Reference#include <symbol.h>
Inheritance diagram for Externals_table:
List of all members.
Constructor & Destructor Documentation
Externals_table::Externals_table |
( |
|
) |
|
|
Member Function Documentation
void Externals_table::notify_exit_scope |
( |
declNode * |
dead |
) |
[private, virtual] |
|
|
Implements SymbolTable< declNode * >.
Definition at line 324 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 Externals_table::shadow |
( |
declNode * |
create, |
|
|
declNode * |
shadowed |
|
) |
[private, virtual] |
|
The documentation for this class was generated from the following files:
|