clang  5.0.0
Classes | Namespaces
AtomicChange.h File Reference
#include "clang/Basic/SourceManager.h"
#include "clang/Tooling/Core/Replacement.h"
#include "llvm/ADT/StringRef.h"
#include "llvm/Support/Error.h"
Include dependency graph for AtomicChange.h:
This graph shows which files directly or indirectly include this file:

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