|
clang
5.0.0
|
#include "clang/Basic/SourceManager.h"#include "clang/Tooling/Core/Replacement.h"#include "llvm/ADT/StringRef.h"#include "llvm/Support/Error.h"Go to the source code of this file.
Classes | |
| class | clang::tooling::AtomicChange |
| An atomic change is used to create and group a set of source edits, e.g. More... | |
Namespaces | |
| clang | |
| /file This file defines classes for searching and anlyzing source code clones. | |
| clang::tooling | |
1.8.6