Searched defs:addSwitch (Results 1 – 2 of 2) sorted by relevance
686 TIntermSwitch *TIntermediate::addSwitch(TIntermTyped *init, TIntermAggregate *statementList, const … in addSwitch() function in TIntermediate
3353 TIntermSwitch *TParseContext::addSwitch(TIntermTyped *init, TIntermAggregate *statementList, const … in addSwitch() function in TParseContext