webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#include <IntermNode.h>
Protected Attributes | |
TIntermSequence | mStatements |
Protected Attributes inherited from TIntermNode | |
TSourceLoc | mLine |
Additional Inherited Members | |
Protected Member Functions inherited from TIntermAggregateBase | |
TIntermAggregateBase () | |
bool | replaceChildNodeInternal (TIntermNode *original, TIntermNode *replacement) |
|
inline |
|
inline |
void TIntermBlock::appendStatement | ( | TIntermNode * | statement | ) |
|
inlineoverridevirtual |
Reimplemented from TIntermNode.
|
inlineoverridevirtual |
Implements TIntermAggregateBase.
|
inlineoverridevirtual |
Implements TIntermAggregateBase.
|
overridevirtual |
Implements TIntermNode.
|
overridevirtual |
Implements TIntermNode.
|
protected |