reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/clang/tools/clang-refactor/ClangRefactor.cpp
  536     for (const auto &Rule : Subcommand.getActionRules()) {
  537       CommandLineRefactoringOptionVisitor Visitor(Subcommand.getOptions());
  543           Subcommand.parseSelectionArgument();
  544           if (Subcommand.getSelection()) {
  557       OS << "ERROR: '" << Subcommand.getName()
  568               Subcommand.getName() + "was found with given options.",