Home
last modified time | relevance | path

Searched refs:ast_match_policy (Results 1 – 5 of 5) sorted by relevance

/third_party/boost/boost/spirit/home/classic/tree/
Dast.hpp31 struct ast_match_policy : struct
33 ast_match_policy<IteratorT, NodeFactoryT, T>,
37 ast_match_policy<IteratorT, NodeFactoryT, T>,
46 ast_match_policy<IteratorT, NodeFactoryT, T>,
50 ast_match_policy<IteratorT, NodeFactoryT, T>,
58 ast_match_policy() in ast_match_policy() function
63 ast_match_policy(PolicyT const & policies) in ast_match_policy() argument
200 struct tree_policy_selector<ast_match_policy<IteratorT, NodeFactoryT, T> >
203 ast_match_policy<IteratorT, NodeFactoryT, T>,
233 typedef ast_match_policy<iterator_t, factory_t> match_policy_t; in parse()
[all …]
Dtypeof.hpp72 BOOST_TYPEOF_REGISTER_TEMPLATE(BOOST_SPIRIT_CLASSIC_NS::ast_match_policy,2)
76 BOOST_TYPEOF_REGISTER_TEMPLATE(BOOST_SPIRIT_CLASSIC_NS::ast_match_policy,1)
Dast_fwd.hpp30 struct ast_match_policy;
/third_party/boost/libs/spirit/classic/test/
Dmix_and_match_trees.cpp34 ast_match_policy<
/third_party/boost/libs/spirit/classic/example/fundamental/more_calculators/
Dast_calc2.cpp30 typedef ast_match_policy<iterator_t, node_iter_data_factory<> > match_policy_t;