Searched defs:implicitPart (Results 1 – 2 of 2) sorted by relevance
44 constexpr Parser<ImplicitPart> implicitPart; // R505 variable
18 const auto &implicitPart{std::get<parser::ImplicitPart>(spec.t)}; in GetEntryStmts() local