|
webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#include <IntermNode.h>
Protected Attributes | |
| TIntermTyped * | mOperand |
| bool | mUseEmulatedFunction |
Protected Attributes inherited from TIntermOperator | |
| TOperator | mOp |
Protected Attributes inherited from TIntermTyped | |
| TType | mType |
Protected Attributes inherited from TIntermNode | |
| TSourceLoc | mLine |
Additional Inherited Members | |
Static Public Member Functions inherited from TIntermTyped | |
| static TIntermTyped * | CreateIndexNode (int index) |
| static TIntermTyped * | CreateZero (const TType &type) |
Protected Member Functions inherited from TIntermOperator | |
| TIntermOperator (TOperator op) | |
| TIntermOperator (TOperator op, const TType &type) | |
| TIntermOperator (const TIntermOperator &)=default | |
Protected Member Functions inherited from TIntermTyped | |
| TIntermTyped (const TIntermTyped &node) | |
| TIntermUnary::TIntermUnary | ( | TOperator | op, |
| TIntermTyped * | operand | ||
| ) |
|
inlineoverridevirtual |
Implements TIntermTyped.
| TIntermTyped * TIntermUnary::fold | ( | TDiagnostics * | diagnostics | ) |
|
inlineoverridevirtual |
Reimplemented from TIntermNode.
|
inline |
|
inline |
|
inlineoverridevirtual |
Reimplemented from TIntermOperator.
|
overridevirtual |
Implements TIntermNode.
|
inline |
|
overridevirtual |
Implements TIntermNode.
|
protected |
|
protected |
1.8.13