Lines Matching refs:TIntermCase
697 TIntermCase *TIntermediate::addCase(TIntermTyped *condition, const TSourceLoc &line)699 TIntermCase *node = new TIntermCase(condition);