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