#include <be_symtab.h>

Public Member Functions | |
| BE_PREG (void) | |
| void | Set_home_location (WN *wn) |
| WN * | Home_location (void) const |
Private Attributes | |
| WN * | home_location |
Definition at line 489 of file be_symtab.h.
| BE_PREG::BE_PREG | ( | void | ) | [inline] |
Definition at line 493 of file be_symtab.h.
| WN* BE_PREG::Home_location | ( | void | ) | const [inline] |
Definition at line 495 of file be_symtab.h.
References home_location.
| void BE_PREG::Set_home_location | ( | WN * | wn | ) | [inline] |
Definition at line 494 of file be_symtab.h.
References home_location.
WN* BE_PREG::home_location [private] |
Definition at line 491 of file be_symtab.h.
Referenced by Home_location(), and Set_home_location().
1.6.1