Searched defs:nested_ (Results 1 – 2 of 2) sorted by relevance
68 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()
522 NestedMap nested_; variable