clang  5.0.0
Classes | Namespaces
AtomicChange.cpp File Reference
#include "clang/Tooling/Refactoring/AtomicChange.h"
#include "clang/Tooling/ReplacementsYaml.h"
#include "llvm/Support/YAMLTraits.h"
#include <string>
Include dependency graph for AtomicChange.cpp:

Go to the source code of this file.

Classes

struct  llvm::yaml::MappingTraits< NormalizedAtomicChange >
 Specialized MappingTraits to describe how an AtomicChange is (de)serialized. More...
 
struct  llvm::yaml::MappingTraits< clang::tooling::AtomicChange >
 Specialized MappingTraits to describe how an AtomicChange is (de)serialized. More...
 

Namespaces

 llvm
 DominatorTree GraphTraits specialization so the DominatorTree can be iterable by generic graph iterators.
 
 llvm::yaml
 
 clang
 /file This file defines classes for searching and anlyzing source code clones.
 
 clang::tooling