Searched defs:getAsSwitchNode (Results 1 – 3 of 3) sorted by relevance
100 virtual TIntermSwitch *getAsSwitchNode() { return nullptr; } in getAsSwitchNode() function862 TIntermSwitch *getAsSwitchNode() override { return this; } in getAsSwitchNode() function
103 virtual TIntermSwitch *getAsSwitchNode() { return nullptr; } in getAsSwitchNode() function948 TIntermSwitch *getAsSwitchNode() override { return this; } in getAsSwitchNode() function
286 virtual TIntermSwitch *getAsSwitchNode() { return 0; } in getAsSwitchNode() function646 TIntermSwitch *getAsSwitchNode() { return this; } in getAsSwitchNode() function