| _allocatable | VariableSymbol | [protected] |
| _common | VariableSymbol | [protected] |
| _dim | VariableSymbol | [protected] |
| _dims(ArrayDims *) | VariableSymbol | [inline, protected, virtual] |
| _equivalence | VariableSymbol | [protected] |
| _flags | Listable | [protected] |
| _formal | VariableSymbol | [protected] |
| _get_size(const BinRep &insp, const BinRep &binstr_context) const | Symbol | [protected] |
| _global | VariableSymbol | [protected] |
| _gsa_base_symbol | VariableSymbol | [protected] |
| _initial_value | VariableSymbol | [protected] |
| _last_renaming_append | Symbol | [protected] |
| _overflow | Symbol | [protected] |
| _ref_error(const char *func_name) const | Symbol | [protected] |
| _saved | VariableSymbol | [protected] |
| _shared_dim | VariableSymbol | [protected] |
| _shared_expr | VariableSymbol | [protected] |
| _sym_class | Symbol | [protected] |
| _tag | Definition | [protected] |
| _type | VariableSymbol | [protected] |
| allocatable() const | VariableSymbol | [virtual] |
| allocatable(ALLOC_BOOL ourbool) | VariableSymbol | [virtual] |
| assert_free() | Listable | [inline] |
| assoc_variable() const | Symbol | [virtual] |
| assoc_variable() | Symbol | [virtual] |
| clear_common() | VariableSymbol | [virtual] |
| clear_equivalence() | VariableSymbol | [virtual] |
| clone() const | VariableSymbol | [virtual] |
| clone_all() const | VariableSymbol | [virtual] |
| common(CommonBlock &cb, int index) | VariableSymbol | [virtual] |
| common_ref() const | VariableSymbol | [virtual] |
| common_ref() | VariableSymbol | [virtual] |
| CommonBlock class | VariableSymbol | [friend] |
| Definition(const char *tag) | Definition | [inline] |
| definition_clone() const | Symbol | [virtual] |
| dim() const | VariableSymbol | [virtual] |
| dim() | VariableSymbol | [virtual] |
| entry(Statement *s) | Symbol | [virtual] |
| entry_ref() const | Symbol | [virtual] |
| entry_ref() | Symbol | [virtual] |
| equivalence(Equivalence &e, int byte_base) | VariableSymbol | [virtual] |
| equivalence_ref() const | VariableSymbol | [virtual] |
| exchange_convert(VDL &vdl) | VariableSymbol | [virtual] |
| expr(Expression *e) | Symbol | [virtual] |
| expr_ref() const | Symbol | [virtual] |
| expr_ref() | Symbol | [virtual] |
| external() const | Symbol | [virtual] |
| external(EXTERNAL_BOOL ourbool) | Symbol | [virtual] |
| fill_in(const BinRep &binstr, ExprTable &exprs, const Dictionary< VoidPtrDef > &stmts, const Dictionary< VoidPtrDef > &commons, const Dictionary< VoidPtrDef > &equivalences) | VariableSymbol | [virtual] |
| fingerprint_ok() | Listable | [inline] |
| formal() const | VariableSymbol | [virtual] |
| formal(FORMAL_BOOL ourbool) | VariableSymbol | [virtual] |
| global() const | VariableSymbol | [virtual] |
| global(GLOBAL_BOOL ourbool) | VariableSymbol | [virtual] |
| gsa_base_symbol() const | VariableSymbol | [inline] |
| gsa_base_symbol(Symbol &base_ptr) | VariableSymbol | [inline] |
| hash_value() const | Definition | [virtual] |
| initial_value() const | VariableSymbol | [virtual] |
| initial_value(INITIAL_BOOL ourbool) | VariableSymbol | [virtual] |
| intrinsic() const | Symbol | [virtual] |
| intrinsic(INTRINSIC_BOOL ourbool) | Symbol | [virtual] |
| is_array() const | VariableSymbol | [virtual] |
| is_entry() | Symbol | [virtual] |
| is_gsa_symbol() const | VariableSymbol | [inline] |
| is_pointer() const | VariableSymbol | [inline, virtual] |
| is_scalar() const | VariableSymbol | [virtual] |
| is_shared() const | VariableSymbol | [virtual] |
| Listable() | Listable | |
| listable_clone() const | Definition | [virtual] |
| name(const char *new_name) | Symbol | [inline] |
| name_ref() const | Symbol | [inline] |
| next_ref() const | Listable | |
| operator delete(void *ptr, unsigned int size) | Listable | |
| operator new(unsigned int size) | Listable | |
| operator=(const VariableSymbol &vsym) | VariableSymbol | |
| overflow_ref() const | Symbol | [inline] |
| PostPass class | VariableSymbol | [friend] |
| prev_ref() const | Listable | |
| print(ostream &o) const | VariableSymbol | [virtual] |
| relink_dptrs(ProgramUnit &p) | VariableSymbol | [virtual] |
| RelinkableDef(const char *tag) | RelinkableDef | [inline] |
| rename(const char *tag) | Definition | [inline] |
| renaming_suggestion(String &new_name) | Symbol | |
| saved() const | VariableSymbol | [virtual] |
| saved(SAVED_BOOL ourbool) | VariableSymbol | [virtual] |
| set_to_private() | VariableSymbol | [virtual] |
| shared_dim() const | VariableSymbol | [virtual] |
| shared_dim() | VariableSymbol | [virtual] |
| shared_expr(Expression *shared) | VariableSymbol | [virtual] |
| shared_expr() const | VariableSymbol | [virtual] |
| size() const | VariableSymbol | [virtual] |
| structures_OK() const | VariableSymbol | [virtual] |
| sym_class() const | Symbol | [inline] |
| Symbol(const char *name, SYMBOL_CLASS cl) | Symbol | [inline] |
| tag_ref() const | Definition | [inline] |
| type() const | VariableSymbol | [virtual] |
| type(const Type &type) | VariableSymbol | [virtual] |
| VariableSymbol(const char *name, const Type &type, FORMAL_BOOL formal, SAVED_BOOL saved, ArrayBounds *bounds1=0, ArrayBounds *bounds2=0, ArrayBounds *bounds3=0, ArrayBounds *bounds4=0, ArrayBounds *bounds5=0, ArrayBounds *bounds6=0, ArrayBounds *bounds7=0) | VariableSymbol | |
| VariableSymbol(const char *name, const Type &type, FORMAL_BOOL formal, SAVED_BOOL saved, GLOBAL_BOOL global, ArrayBounds *bounds1=0, ArrayBounds *bounds2=0, ArrayBounds *bounds3=0, ArrayBounds *bounds4=0, ArrayBounds *bounds5=0, ArrayBounds *bounds6=0, ArrayBounds *bounds7=0) | VariableSymbol | |
| VariableSymbol(const char *name, const Type &type, FORMAL_BOOL formal, SAVED_BOOL saved, GLOBAL_BOOL global, ArrayDims *dims) | VariableSymbol | |
| VariableSymbol(const char *name, const Type &type, ALLOC_BOOL allocatable, FORMAL_BOOL formal, SAVED_BOOL saved, ArrayBounds *bounds1=0, ArrayBounds *bounds2=0, ArrayBounds *bounds3=0, ArrayBounds *bounds4=0, ArrayBounds *bounds5=0, ArrayBounds *bounds6=0, ArrayBounds *bounds7=0) | VariableSymbol | |
| VariableSymbol(const char *name, const Type &type, ALLOC_BOOL allocatable, FORMAL_BOOL formal, SAVED_BOOL saved, GLOBAL_BOOL global, ArrayBounds *bounds1=0, ArrayBounds *bounds2=0, ArrayBounds *bounds3=0, ArrayBounds *bounds4=0, ArrayBounds *bounds5=0, ArrayBounds *bounds6=0, ArrayBounds *bounds7=0) | VariableSymbol | |
| VariableSymbol(const char *name, const Type &type, ALLOC_BOOL allocatable, FORMAL_BOOL formal, SAVED_BOOL saved, GLOBAL_BOOL global, ArrayDims *dims) | VariableSymbol | |
| VariableSymbol(const VariableSymbol &vsym) | VariableSymbol | [inline] |
| ~Definition() | Definition | [inline, virtual] |
| ~Listable() | Listable | [virtual] |
| ~RelinkableDef() | RelinkableDef | [virtual] |
| ~Symbol() | Symbol | [virtual] |
| ~VariableSymbol() | VariableSymbol | [virtual] |