Home
last modified time | relevance | path

Searched refs:modifier_tag (Results 1 – 9 of 9) sorted by relevance

/third_party/boost/boost/xpressive/detail/static/
Dmodifier.hpp37 modifier_tag
Dgrammar.hpp266 struct case_<detail::modifier_tag, Dummy>
267 : when<binary_expr<detail::modifier_tag, _, Gram>, as_modifier<Gram> >
Dcompile.hpp63 modifier_tag
Dis_pure.hpp116 struct use_simple_repeat_<Expr, Char, modifier_tag>
Dwidth_of.hpp168 struct width_of<Expr, Char, modifier_tag>
/third_party/boost/boost/xpressive/detail/static/transforms/
Das_modifier.hpp29 struct modifier_tag struct
/third_party/boost/boost/xpressive/
Dxpressive_typeof.hpp34 BOOST_TYPEOF_REGISTER_TYPE(boost::xpressive::detail::modifier_tag)
Dregex_primitives.hpp148 , proto::binary_expr<modifier_tag, proto::_, SkipGrammar> // don't skip modifiers
/third_party/boost/boost/xpressive/detail/
Ddetail_fwd.hpp33 struct modifier_tag;