Home
last modified time | relevance | path

Searched refs:popSwitchSequence (Results 1 – 2 of 2) sorted by relevance

/third_party/glslang/glslang/HLSL/
DhlslParseHelper.h194 void popSwitchSequence() { switchSequenceStack.pop_back(); } in popSwitchSequence() function
DhlslGrammar.cpp4006 parseContext.popSwitchSequence(); in acceptSwitchStatement()