Searched defs:endStmt (Results 1 – 1 of 1) sorted by relevance
203 const auto &endStmt{std::get<std::tuple_size_v<decltype(x.t)> - 1>(x.t)}; in Pre() local637 const auto &endStmt{std::get<parser::Statement<END>>(a.t)}; in CheckEndName() local