Searched refs:then_expression_ (Results 1 – 1 of 1) sorted by relevance
1565 then_expression_(then_expression), in Conditional()1578 Expression* then_expression() const { return then_expression_; } in then_expression()1589 Expression* then_expression_; variable