Searched refs:acceptSelectionStatement (Results 1 – 2 of 2) sorted by relevance
121 bool acceptSelectionStatement(TIntermNode*&, const TAttributes&);
3462 return acceptSelectionStatement(statement, attributes); in acceptStatement()3613 bool HlslGrammar::acceptSelectionStatement(TIntermNode*& statement, const TAttributes& attributes) in acceptSelectionStatement() function in glslang::HlslGrammar