Home
last modified time | relevance | path

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

/external/sdv/vsomeip/third_party/boost/spirit/include/boost/spirit/repository/home/karma/nonterminal/
Dsubrule.hpp316 struct subrule_definition struct
318 typedef mpl::int_<ID_> id_type;
321 typedef Locals locals_type;
322 typedef Attr attr_type;
323 typedef AttrRef attr_reference_type;
324 typedef Parameters parameter_types;
325 static size_t const params_size = ParamsSize;
327 typedef Subject subject_type;
328 typedef mpl::bool_<Auto_> auto_type;
332 Subject, auto_type> binder_type;
[all …]
/external/sdv/vsomeip/third_party/boost/spirit/include/boost/spirit/repository/home/qi/nonterminal/
Dsubrule.hpp343 struct subrule_definition struct
345 typedef mpl::int_<ID_> id_type;
348 typedef Locals locals_type;
349 typedef Attr attr_type;
350 typedef AttrRef attr_reference_type;
351 typedef Parameters parameter_types;
352 static size_t const params_size = ParamsSize;
354 typedef Subject subject_type;
355 typedef mpl::bool_<Auto_> auto_type;
359 Subject, auto_type> binder_type;
[all …]