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

Declarations

tools/clang/tools/clang-refactor/ClangRefactor.cpp
   60   static std::unique_ptr<SourceSelectionArgument> fromString(StringRef Value);

References

tools/clang/tools/clang-refactor/ClangRefactor.cpp
  290       ParsedSelection = SourceSelectionArgument::fromString(*Selection);