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 D | parser_binder.hpp | 52 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 D | lazy.hpp | 79 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()
|