|
webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#include <IntermNode.h>
Static Public Member Functions | |
| static TQualifier | DetermineQualifier (TIntermTyped *cond, TIntermTyped *trueExpression, TIntermTyped *falseExpression) |
Static Public Member Functions inherited from TIntermTyped | |
| static TIntermTyped * | CreateIndexNode (int index) |
| static TIntermTyped * | CreateZero (const TType &type) |
Additional Inherited Members | |
Protected Member Functions inherited from TIntermTyped | |
| TIntermTyped (const TIntermTyped &node) | |
Protected Attributes inherited from TIntermTyped | |
| TType | mType |
Protected Attributes inherited from TIntermNode | |
| TSourceLoc | mLine |
| TIntermTernary::TIntermTernary | ( | TIntermTyped * | cond, |
| TIntermTyped * | trueExpression, | ||
| TIntermTyped * | falseExpression | ||
| ) |
|
inlineoverridevirtual |
Implements TIntermTyped.
|
static |
|
inlineoverridevirtual |
Reimplemented from TIntermNode.
|
inline |
|
inline |
|
inline |
|
inlineoverridevirtual |
Implements TIntermTyped.
|
overridevirtual |
Implements TIntermNode.
|
overridevirtual |
Implements TIntermNode.
1.8.13