Home | History | Annotate | Download | only in glsl

Lines Matching defs:then_statement

369       ast_node *then_statement;
4883 (yyval.node) = new(state) ast_selection_statement((yyvsp[(3) - (5)].expression), (yyvsp[(5) - (5)].selection_rest_statement).then_statement,
4894 (yyval.selection_rest_statement).then_statement = (yyvsp[(1) - (3)].node);
4904 (yyval.selection_rest_statement).then_statement = (yyvsp[(1) - (1)].node);