Searched refs:modifier_tag (Results 1 – 9 of 9) sorted by relevance
/third_party/boost/boost/xpressive/detail/static/ |
D | modifier.hpp | 37 modifier_tag
|
D | grammar.hpp | 266 struct case_<detail::modifier_tag, Dummy> 267 : when<binary_expr<detail::modifier_tag, _, Gram>, as_modifier<Gram> >
|
D | compile.hpp | 63 modifier_tag
|
D | is_pure.hpp | 116 struct use_simple_repeat_<Expr, Char, modifier_tag>
|
D | width_of.hpp | 168 struct width_of<Expr, Char, modifier_tag>
|
/third_party/boost/boost/xpressive/detail/static/transforms/ |
D | as_modifier.hpp | 29 struct modifier_tag struct
|
/third_party/boost/boost/xpressive/ |
D | xpressive_typeof.hpp | 34 BOOST_TYPEOF_REGISTER_TYPE(boost::xpressive::detail::modifier_tag)
|
D | regex_primitives.hpp | 148 , proto::binary_expr<modifier_tag, proto::_, SkipGrammar> // don't skip modifiers
|
/third_party/boost/boost/xpressive/detail/ |
D | detail_fwd.hpp | 33 struct modifier_tag;
|