Searched refs:then_statement_ (Results 1 – 1 of 1) sorted by relevance
1062 Statement* then_statement() const { return then_statement_; } in then_statement()1077 then_statement_(then_statement), in IfStatement()1086 Statement* then_statement_; variable