Searched defs:trueBlock (Results 1 – 2 of 2) sorted by relevance
615 TIntermTyped* TIntermediate::addSelection(TIntermTyped* cond, TIntermTyped* trueBlock, TIntermTyped… in addSelection()
557 TIntermNode* trueBlock; variable