Searched defs:RefactoringActionSubcommand (Results 1 – 1 of 1) sorted by relevance
253 class RefactoringActionSubcommand : public cl::SubCommand { class255 RefactoringActionSubcommand(std::unique_ptr<RefactoringAction> Action, in RefactoringActionSubcommand() function in __anond439ce910111::RefactoringActionSubcommand