Searched refs:acceptScopedCompoundStatement (Results 1 – 2 of 2) sorted by relevance
117 bool acceptScopedCompoundStatement(TIntermNode*&);
3426 bool HlslGrammar::acceptScopedCompoundStatement(TIntermNode*& statement) in acceptScopedCompoundStatement() function in glslang::HlslGrammar3459 return acceptScopedCompoundStatement(statement); in acceptStatement()