Home
last modified time | relevance | path

Searched refs:refactor_unary_gen (Results 1 – 4 of 4) sorted by relevance

/third_party/boost/boost/spirit/home/classic/meta/
Drefactoring.hpp54 class refactor_unary_gen;
72 typedef refactor_unary_gen<NestedT> parser_generator_t;
90 class refactor_unary_gen { class
93 typedef refactor_unary_gen<NestedT> embed_t;
95 refactor_unary_gen(NestedT const& nested_ = non_nested_refactoring()) in refactor_unary_gen() function in boost::spirit::refactor_unary_gen
110 const refactor_unary_gen<> refactor_unary_d = refactor_unary_gen<>();
/third_party/boost/libs/spirit/classic/example/fundamental/
Drefactoring.cpp168 const refactor_action_gen<refactor_unary_gen<> > refactor_action_unary_d = in main()
169 refactor_action_gen<refactor_unary_gen<> >(refactor_unary_d); in main()
/third_party/boost/boost/spirit/home/classic/utility/impl/
Dlists.ipp47 typedef refactor_action_gen<refactor_unary_gen<> > refactor_t;
70 typedef refactor_action_gen<refactor_unary_gen<> > refactor_t;
Dconfix.ipp92 typedef refactor_action_gen<refactor_unary_gen<> > refactor_t;
115 typedef refactor_action_gen<refactor_unary_gen<> > refactor_t;