clang-metatool
A framework for reusing code in clang tools
Classes | Namespaces
meta_tool.h File Reference
#include <assert.h>
#include <map>
#include <memory>
#include <stddef.h>
#include <string>
#include <clang/AST/ASTConsumer.h>
#include <clang/ASTMatchers/ASTMatchFinder.h>
#include <clang/Frontend/CompilerInstance.h>
#include <clang/Frontend/FrontendAction.h>
#include <clang/Tooling/Core/Replacement.h>
#include <llvm/ADT/StringRef.h>
Include dependency graph for meta_tool.h:

Go to the source code of this file.

Classes

class  clangmetatool::MetaTool< WrappedTool >
 

Namespaces

 clangmetatool