clang-tools  11.0.0
Classes | Namespaces
Move.h File Reference
#include "HelperDeclRefGraph.h"
#include "clang/ASTMatchers/ASTMatchFinder.h"
#include "clang/Frontend/FrontendAction.h"
#include "clang/Tooling/Core/Replacement.h"
#include "clang/Tooling/Tooling.h"
#include "llvm/ADT/SmallPtrSet.h"
#include "llvm/ADT/StringMap.h"
#include "llvm/ADT/StringRef.h"
#include <map>
#include <memory>
#include <string>
#include <vector>
Include dependency graph for Move.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  clang::move::DeclarationReporter
 
struct  clang::move::DeclarationReporter::Declaration
 
struct  clang::move::MoveDefinitionSpec
 
struct  clang::move::ClangMoveContext
 
class  clang::move::ClangMoveTool
 
class  clang::move::ClangMoveAction
 
class  clang::move::ClangMoveActionFactory
 

Namespaces

 clang
 ===– Representation.cpp - ClangDoc Representation --------—*- C++ -*-===//
 
 clang::move