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