Home
last modified time | relevance | path

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

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/spirit/include/boost/spirit/home/qi/detail/
Dalternative_function.hpp54 struct alternative_function struct
56 alternative_function( in alternative_function() argument
178 BOOST_DELETED_FUNCTION(alternative_function& operator= (alternative_function const&))
182 struct alternative_function<Iterator, Context, Skipper, unused_type const> struct
184 alternative_function( in alternative_function() function
205 BOOST_DELETED_FUNCTION(alternative_function& operator= (alternative_function const&))
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/spirit/include/boost/spirit/home/qi/operator/
Dalternative.hpp77 detail::alternative_function<Iterator, Context, Skipper, Attribute> in parse()