#include <ipa_section.h>
Public Member Functions | |
| INT32 | Get_id () const |
| void | Set_id (INT32 i) |
| INT32 | Get_cd_idx () const |
| void | Set_cd_idx (INT32 t) |
Private Attributes | |
| INT32 | _id |
| INT32 | _cd_idx |
Definition at line 1406 of file ipa_section.h.
| INT32 INT_IDS::Get_cd_idx | ( | ) | const [inline] |
Definition at line 1416 of file ipa_section.h.
References _cd_idx.
Referenced by ARRAY_SUMMARY::Get_actual_scalar_info_cd_idx().
| INT32 INT_IDS::Get_id | ( | ) | const [inline] |
Definition at line 1413 of file ipa_section.h.
References _id.
Referenced by ARRAY_SUMMARY::Get_actual_scalar_info_id().
| void INT_IDS::Set_cd_idx | ( | INT32 | t | ) | [inline] |
Definition at line 1417 of file ipa_section.h.
References _cd_idx.
Referenced by ARRAY_SUMMARY::Set_actual_scalar_info_map().
| void INT_IDS::Set_id | ( | INT32 | i | ) | [inline] |
Definition at line 1414 of file ipa_section.h.
References _id.
Referenced by ARRAY_SUMMARY::Set_actual_scalar_info_map().
INT32 INT_IDS::_cd_idx [private] |
Definition at line 1410 of file ipa_section.h.
Referenced by Get_cd_idx(), and Set_cd_idx().
INT32 INT_IDS::_id [private] |
Definition at line 1409 of file ipa_section.h.
1.7.1