clang
10.0.0git
|
#include "clang/ASTMatchers/ASTMatchFinder.h"
#include "clang/Tooling/Refactoring/AtomicChange.h"
#include "clang/Tooling/Transformer/RewriteRule.h"
#include "llvm/Support/Error.h"
#include <functional>
#include <utility>
Go to the source code of this file.
Classes | |
class | clang::tooling::Transformer |
Handles the matcher and callback registration for a single RewriteRule , as defined by the arguments of the constructor. More... | |
Namespaces | |
clang | |
Dataflow Directional Tag Classes. | |
clang::tooling | |