Home
last modified time | relevance | path

Searched refs:auto_rule (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/spirit/home/qi/nonterminal/detail/
H A Dparser_binder.hpp52 typedef typename traits::has_semantic_action<Parser>::type auto_rule; in operator ()() typedef
53 return call(first, last, context, skipper, auto_rule()); in operator ()()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/spirit/home/qi/auxiliary/
H A Dlazy.hpp79 typedef typename traits::has_semantic_action<Parser>::type auto_rule; in lazy_parse_impl_main() typedef
80 return lazy_parse_impl(p, first, last, context, skipper, attr, auto_rule()); in lazy_parse_impl_main()