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