|
OpenADFortTk (basic)
|

Public Member Functions | |
| LOC_INFO (FLD_PATH_INFO *path) | |
| void | WN2F_Find_And_Mark_Nested_Address (WN *addr) |
Public Attributes | |
| WN * | _nested_addr |
Private Attributes | |
| FLD_PATH_INFO * | _flds_left |
| STAB_OFFSET | _off |
| BOOL | _base_is_array |
Definition at line 392 of file wn2xaif.cxx.
| whirl2xaif::LOC_INFO::LOC_INFO | ( | FLD_PATH_INFO * | path | ) | [inline] |
Definition at line 401 of file wn2xaif.cxx.
| void whirl2xaif::LOC_INFO::WN2F_Find_And_Mark_Nested_Address | ( | WN * | addr | ) |
Definition at line 801 of file wn2xaif.cxx.
References FORTTK_DIE, whirl2xaif::TY2F_Point_At_Path(), and fortTkSupport::Diagnostics::UnexpectedOpr.
Referenced by whirl2xaif::xlate_MemRef().

BOOL whirl2xaif::LOC_INFO::_base_is_array [private] |
Definition at line 396 of file wn2xaif.cxx.
FLD_PATH_INFO* whirl2xaif::LOC_INFO::_flds_left [private] |
Definition at line 394 of file wn2xaif.cxx.
Definition at line 399 of file wn2xaif.cxx.
Referenced by whirl2xaif::xlate_MemRef().
STAB_OFFSET whirl2xaif::LOC_INFO::_off [private] |
Definition at line 395 of file wn2xaif.cxx.