Searched defs:sub_name (Results 1 – 4 of 4) sorted by relevance
382 let sub_name = item.cased_name(); in gen_has_subcommand() localVariable487 let sub_name = item.cased_name(); in gen_from_arg_matches() localVariable599 let sub_name = item.cased_name(); in gen_update_from_arg_matches() localVariable
284 def get_op(op_type, sub_name): argument475 def get_op(op_type, sub_name): argument
1708 let sub_name = Some(template_decl_cursor.spelling()); in instantiate_template() localVariable
2013 char *sub_name; in do_hir() local