Home
last modified time | relevance | path

Searched refs:comment_nest_parser (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/spirit/include/boost/spirit/home/classic/utility/
Dconfix.hpp339 struct comment_nest_parser: struct
340 public parser<comment_nest_parser<OpenT, CloseT> >
342 typedef comment_nest_parser<OpenT, CloseT> self_t; argument
344 comment_nest_parser(OpenT const &open_, CloseT const &close_): in comment_nest_parser() argument
381 typedef comment_nest_parser<
Dconfix_fwd.hpp31 struct comment_nest_parser;
Dtypeof.hpp97 BOOST_TYPEOF_REGISTER_TEMPLATE(BOOST_SPIRIT_CLASSIC_NS::comment_nest_parser, 2)