#include <symtab_defs.h>
Public Member Functions | |
| ST_ATTR & | operator[] (ST_ATTR_IDX idx) |
| ST_ATTR & | operator() (SYMTAB_IDX level, ST_ATTR_IDX idx) |
Definition at line 921 of file symtab_defs.h.
| ST_ATTR & ST_ATTR_TABLE::operator() | ( | SYMTAB_IDX | level, | |
| ST_ATTR_IDX | idx | |||
| ) | [inline] |
Definition at line 1942 of file symtab_access.h.
References SEGMENTED_ARRAY< T, block_size >::Entry(), Scope_tab, and SCOPE::st_attr_tab.

| ST_ATTR & ST_ATTR_TABLE::operator[] | ( | ST_ATTR_IDX | idx | ) | [inline] |
Definition at line 1937 of file symtab_access.h.
References SEGMENTED_ARRAY< T, block_size >::Entry(), Scope_tab, and SCOPE::st_attr_tab.

1.7.1