Home
last modified time | relevance | path

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

/third_party/boost/boost/spirit/home/classic/meta/
Drefactoring.hpp68 refactor_unary_parser(BinaryT const& binary_, NestedT const& nested_) in refactor_unary_parser()
95 refactor_unary_gen(NestedT const& nested_ = non_nested_refactoring()) in refactor_unary_gen()
151 refactor_action_parser(BinaryT const& binary_, NestedT const& nested_) in refactor_action_parser()
178 refactor_action_gen(NestedT const& nested_ = non_nested_refactoring()) in refactor_action_gen()
233 attach_action_parser(ActionT const& actor_, NestedT const& nested_) in attach_action_parser()
260 attach_action_gen(NestedT const& nested_ = non_nested_refactoring()) in attach_action_gen()
/third_party/protobuf/src/google/protobuf/
Dtext_format.h522 NestedMap nested_; variable