|
clang
5.0.0
|
#include "clang/Basic/IdentifierTable.h"#include "clang/Edit/FileOffset.h"#include "llvm/ADT/DenseMap.h"#include "llvm/ADT/StringRef.h"#include "llvm/ADT/TinyPtrVector.h"#include "llvm/Support/Allocator.h"#include <map>#include <tuple>Go to the source code of this file.
Classes | |
| class | clang::edit::EditedSource |
Namespaces | |
| clang | |
| /file This file defines classes for searching and anlyzing source code clones. | |
| clang::edit | |
1.8.6