Home
last modified time | relevance | path

Searched defs:xpr_type (Results 1 – 6 of 6) sorted by relevance

/third_party/boost/boost/xpressive/detail/static/transforms/
Das_independent.hpp112 xpr_type; typedef
151 xpr_type; typedef
189 xpr_type; typedef
Das_quantifier.hpp78 xpr_type; typedef
167 xpr_type; typedef
/third_party/boost/boost/xpressive/detail/core/
Dadaptor.hpp51 typedef typename boost::unwrap_reference<Xpr const>::type xpr_type; in match() typedef
/third_party/boost/boost/xpressive/detail/dynamic/
Ddynamic.hpp242 typedef shared_matchable<BidiIter> xpr_type; in make_optional() typedef
262 typedef shared_matchable<BidiIter> xpr_type; in make_optional() typedef
/third_party/boost/boost/xpressive/detail/core/matcher/
Dsimple_repeat_matcher.hpp63 typedef Xpr xpr_type; typedef
/third_party/boost/boost/xpressive/
Dregex_compiler.hpp441 typedef detail::shared_matchable<BidiIter> xpr_type; in parse_group() typedef