#include <ResultSetReductionOps.h>
Definition at line 524 of file ResultSetReductionOps.h.
ReturnEarly::ReturnEarly |
( |
const Value * |
cond, |
|
|
const std::string & |
label |
|
) |
| |
|
inline |
Definition at line 526 of file ResultSetReductionOps.h.
const std::string & label() const
Instruction(const Type type, const std::string &label)
const Value * error_code_
ReturnEarly::ReturnEarly |
( |
const Value * |
cond, |
|
|
const Value * |
error_code, |
|
|
const std::string & |
label |
|
) |
| |
|
inline |
Definition at line 529 of file ResultSetReductionOps.h.
const std::string & label() const
Instruction(const Type type, const std::string &label)
const Value * error_code_
const Value* ReturnEarly::cond |
( |
| ) |
const |
|
inline |
const Value* ReturnEarly::error_code |
( |
| ) |
const |
|
inline |
const Value* ReturnEarly::cond_ |
|
private |
const Value* ReturnEarly::error_code_ |
|
private |
The documentation for this class was generated from the following files: