Searched defs:SelectCaseStmt (Results 1 – 2 of 2) sorted by relevance
292 void Post(const parser::SelectCaseStmt &) { PushScope(); } in Post()
2310 struct SelectCaseStmt { struct2312 std::tuple<std::optional<Name>, Scalar<Expr>> t;