Home
last modified time | relevance | path

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

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/spirit/include/boost/spirit/repository/home/qi/operator/detail/
Dkeywords.hpp649 struct complex_kwd_function struct
651 typedef typename ParseDispatcher::iterator_type Iterator;
652 typedef typename ParseDispatcher::context_type Context;
653 typedef typename ParseDispatcher::skipper_type Skipper;
654 complex_kwd_function( in complex_kwd_function() argument
666 bool operator()(Component const& component) in operator ()()
693 Iterator& first;
694 Iterator const& last;
695 Context& context;
696 Skipper const& skipper;
[all …]