clang
3.9.0
|
Go to the source code of this file.
Classes | |
class | clang::tooling::RefactoringTool |
A tool to run refactorings. More... | |
Namespaces | |
clang | |
Dataflow Directional Tag Classes. | |
clang::tooling | |
Functions | |
bool | clang::tooling::formatAndApplyAllReplacements (const Replacements &Replaces, Rewriter &Rewrite, StringRef Style="file") |
Groups Replaces by the file path and applies each group of Replacements on the related file in Rewriter . More... | |