#include <IRHandles.hpp>


Public Member Functions | |
| StmtLabel () | |
| StmtLabel (irhandle_t h_) | |
| ~StmtLabel () | |
| StmtLabel (const StmtLabel &x) | |
| StmtLabel & | operator= (const StmtLabel &x) |
Definition at line 136 of file IRHandles.hpp.
| OA::StmtLabel::StmtLabel | ( | ) | [inline] |
Definition at line 138 of file IRHandles.hpp.
| OA::StmtLabel::StmtLabel | ( | irhandle_t | h_ | ) | [inline] |
Definition at line 139 of file IRHandles.hpp.
| OA::StmtLabel::~StmtLabel | ( | ) | [inline] |
Definition at line 140 of file IRHandles.hpp.
| OA::StmtLabel::StmtLabel | ( | const StmtLabel & | x | ) | [inline] |
Definition at line 142 of file IRHandles.hpp.
Reimplemented from OA::IRHandle.
Definition at line 143 of file IRHandles.hpp.
1.6.1