#include <symtab_defs.h>
Public Member Functions | |
| PREG (void) | |
| PREG (STR_IDX idx) | |
| void | Verify (UINT level) const |
| void | Print (FILE *f) const |
Public Attributes | |
| STR_IDX | name_idx |
Definition at line 424 of file symtab_defs.h.
| PREG::PREG | ( | void | ) | [inline] |
Definition at line 429 of file symtab_defs.h.
References Fail_FmtAssertion().

| PREG::PREG | ( | STR_IDX | idx | ) | [inline] |
Definition at line 434 of file symtab_defs.h.
| void PREG::Print | ( | FILE * | f | ) | const |
| void PREG::Verify | ( | UINT | level | ) | const |
Definition at line 756 of file symtab_verify.cxx.
References Is_True, PREG_name_idx(), and STR_Table_Size().

Definition at line 426 of file symtab_defs.h.
Referenced by PREG_name(), PREG_name_idx(), Print(), and Set_PREG_name_idx().
1.7.1