Searched defs:SubCommand (Results 1 – 7 of 7) sorted by relevance
31 pub struct SubCommand<'a> { struct38 impl<'a> SubCommand<'a> { argument
25 pub enum SubCommand { enum
87 enum SubCommand { in issue_324() enum
99 pub enum SubCommand { in top_long_doc_comment_both_help_long_help() enum
57 enum SubCommand { enum
193 SubCommand() {} in SubCommand() function
582 [](const std::unique_ptr<RefactoringActionSubcommand> &SubCommand) { in getSelectedSubcommand()