Home
last modified time | relevance | path

Searched defs:getAsSwitchNode (Results 1 – 1 of 1) sorted by relevance

/device/generic/vulkan-cereal/third-party/angle/src/compiler/translator/
DIntermNode.h103 virtual TIntermSwitch *getAsSwitchNode() { return nullptr; } in getAsSwitchNode() function
915 TIntermSwitch *getAsSwitchNode() override { return this; } in getAsSwitchNode() function