Searched defs:getAsSwitchNode (Results 1 – 1 of 1) sorted by relevance
103 virtual TIntermSwitch *getAsSwitchNode() { return nullptr; } in getAsSwitchNode() function915 TIntermSwitch *getAsSwitchNode() override { return this; } in getAsSwitchNode() function