clang-metatool
A framework for reusing code in clang tools
|
#include <clang/Frontend/CompilerInstance.h>
#include <clang/ASTMatchers/ASTMatchFinder.h>
#include <clang/Basic/FileManager.h>
#include <clang/Basic/SourceLocation.h>
#include <clangmetatool/collectors/variable_refs_data.h>
Go to the source code of this file.
Classes | |
class | clangmetatool::collectors::VariableRefs |
Namespaces | |
clangmetatool | |
clangmetatool::collectors | |