Searched refs:getAsCaseNode (Results 1 – 3 of 3) sorted by relevance
140 TIntermCase* currentCase = (*it)->getAsCaseNode(); in visitSwitch()
287 virtual TIntermCase *getAsCaseNode() { return 0; } in getAsCaseNode() function669 TIntermCase *getAsCaseNode() { return this; } in getAsCaseNode() function
2017 TIntermCase* currentCase = (*it)->getAsCaseNode(); in visitSwitch()