Main Page Modules Namespace List Class Hierarchy Alphabetical List Compound List File List Namespace Members Compound Members File Members Related Pages
IPCONSTANTS_H_COMP_FUNCSComputational functions.
More...
Detailed Description
Computational functions.
Function Documentation
void ipConstant::binary_operator |
( |
const Operator * |
op, |
|
|
const analysisVal * |
right_operand |
|
) |
[virtual, inherited] |
|
void ipConstant::cast_operator |
( |
const typeNode * |
type |
) |
[virtual, inherited] |
|
void ipConstant::unary_operator |
( |
const Operator * |
op |
) |
[virtual, inherited] |
|
|