Searched defs:intentSpec (Results 1 – 2 of 2) sorted by relevance
78 constexpr Parser<IntentSpec> intentSpec; // R826 global() variable
4881 auto &intentSpec{std::get<parser::IntentSpec>(x.t)}; Pre() local