Searched defs:StopStmt (Results 1 – 3 of 3) sorted by relevance
55 void Post(const parser::StopStmt &) { EmitBranchOutError("STOP"); } in Post()
495 [&](const parser::StopStmt &) { in analyzeBranches()
2432 struct StopStmt { struct2435 std::tuple<Kind, std::optional<StopCode>, std::optional<ScalarLogicalExpr>> t;