Searched refs:acceptJumpStatement (Results 1 – 2 of 2) sorted by relevance
124 bool acceptJumpStatement(TIntermNode*&);
3476 return acceptJumpStatement(statement); in acceptStatement()3843 bool HlslGrammar::acceptJumpStatement(TIntermNode*& statement) in acceptJumpStatement() function in glslang::HlslGrammar