Home
last modified time | relevance | path

Searched refs:mark_matcher (Results 1 – 6 of 6) sorted by relevance

/third_party/boost/boost/xpressive/detail/core/matcher/
Dmark_matcher.hpp32 struct mark_matcher struct
38 mark_matcher(int mark_number, Traits const &) in mark_matcher() argument
/third_party/boost/boost/xpressive/detail/dynamic/
Dparser.hpp152 mark_matcher<Traits, mpl::true_>(mark_nbr, tr) in make_backref_xpression()
159 mark_matcher<Traits, mpl::false_>(mark_nbr, tr) in make_backref_xpression()
/third_party/boost/boost/xpressive/detail/core/
Dlinker.hpp159 void accept(mark_matcher<Traits, ICase> const &, void const *) in accept()
/third_party/boost/boost/xpressive/detail/static/
Dtransmogrify.hpp143 typedef mark_matcher<Traits, ICase> type;
/third_party/boost/boost/xpressive/
Dxpressive_typeof.hpp90 BOOST_TYPEOF_REGISTER_TEMPLATE(boost::xpressive::detail::mark_matcher, (typename)(typename))
/third_party/boost/boost/xpressive/detail/
Ddetail_fwd.hpp105 struct mark_matcher;