Home
last modified time | relevance | path

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

/llvm-project/clang/tools/clang-refactor/
H A DClangRefactor.cpp224 cl::OptionCategory &Category, cl::SubCommand &Subcommand, in CommandLineRefactoringOptionCreator() argument
250 cl::SubCommand &Subcommand; member in __anon41cec7790111::CommandLineRefactoringOptionCreator
375 auto Subcommand = getSelectedSubcommand(); in Init() local
520 logInvocation(RefactoringActionSubcommand & Subcommand,const RefactoringRuleContext & Context) logInvocation() argument
534 getMatchingRule(RefactoringActionSubcommand & Subcommand) getMatchingRule() argument
592 for (const auto &Subcommand : SubCommands) getSelectedSubcommand() local
598 RefactoringActionSubcommand *Subcommand = &(**It); getSelectedSubcommand() local
[all...]
/llvm-project/llvm/tools/llvm-lto2/
H A Dllvm-lto2.cpp574 StringRef Subcommand = argv[1]; main() local