Searched defs:TIntermSwitch (Results 1 – 2 of 2) sorted by relevance
86 bool ValidateSwitch::visitSwitch(Visit, TIntermSwitch *) in visitSwitch() argument
255 class TIntermSwitch; variable640 TIntermSwitch(TIntermTyped *init, TIntermAggregate *statementList) in TIntermSwitch() function713 virtual bool visitSwitch(Visit, TIntermSwitch*) { return true; } in visitSwitch() argument