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