Home
last modified time | relevance | path

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

/external/angle/src/compiler/translator/TranslatorMetalDirect/
DRewriteCaseDeclarations.cpp28 PreResult visitSwitchPre(TIntermSwitch &node) override in visitSwitchPre() function in __anonfd113fb70111::Rewriter
DIntermRebuild.cpp889 PreResult TIntermRebuild::visitSwitchPre(TIntermSwitch &node) in visitSwitchPre() function in sh::TIntermRebuild