Searched refs:acceptScopedStatement (Results 1 – 2 of 2) sorted by relevance
116 bool acceptScopedStatement(TIntermNode*&);
3417 bool HlslGrammar::acceptScopedStatement(TIntermNode*& statement) in acceptScopedStatement() function in glslang::HlslGrammar3639 if (! acceptScopedStatement(thenElse.node1)) { in acceptSelectionStatement()3647 if (! acceptScopedStatement(thenElse.node2)) { in acceptSelectionStatement()3733 if (! acceptScopedStatement(statement)) { in acceptIterationStatement()3751 if (! acceptScopedStatement(statement)) { in acceptIterationStatement()3814 if (! acceptScopedStatement(statement)) { in acceptIterationStatement()