#include <IntermNode.h>
◆ TIntermLoop()
◆ getAsLoopNode()
◆ getBody()
◆ getCondition()
◆ getExpression()
◆ getInit()
◆ getType()
◆ getUnrollFlag()
bool TIntermLoop::getUnrollFlag |
( |
| ) |
const |
|
inline |
◆ replaceChildNode()
◆ setBody()
◆ setCondition()
◆ setExpression()
◆ setUnrollFlag()
void TIntermLoop::setUnrollFlag |
( |
bool |
flag | ) |
|
|
inline |
◆ traverse()
◆ mBody
◆ mCond
◆ mExpr
◆ mInit
◆ mType
◆ mUnrollFlag
bool TIntermLoop::mUnrollFlag |
|
protected |
The documentation for this class was generated from the following files: