Searched defs:trueBlock (Results 1 – 4 of 4) sorted by relevance
628 TIntermTyped* TIntermediate::addSelection(TIntermTyped* cond, TIntermTyped* trueBlock, TIntermTyped… in addSelection()
477 TIntermNode* trueBlock; variable
1477 TreeStatement trueBlock = parseStatement(context, unused); in parseIfStatement() local1517 TreeStatement trueBlock = statementStack.last(); in parseIfStatement() local1529 TreeStatement trueBlock = statementStack.last(); in parseIfStatement() local
322 …StatementNode* createIfStatement(ExpressionNode* condition, StatementNode* trueBlock, int start, i… in createIfStatement()329 …StatementNode* createIfStatement(ExpressionNode* condition, StatementNode* trueBlock, StatementNod… in createIfStatement()