|
Rosetta
|
#include "clang/AST/ASTConsumer.h"#include "clang/AST/ASTContext.h"#include "clang/Frontend/FrontendActions.h"#include "clang/Tooling/CommonOptionsParser.h"#include "clang/Tooling/Tooling.h"#include <clang/AST/Comment.h>#include <clang/AST/RecursiveASTVisitor.h>#include <clang/Basic/Diagnostic.h>#include <clang/Basic/SourceLocation.h>#include <clang/Frontend/CompilerInstance.h>#include <class.hpp>#include <config.hpp>#include <context.hpp>#include <enum.hpp>#include <function.hpp>#include <options.hpp>#include <iostream>Classes | |
| class | ClassVisitor |
| class | BinderVisitor |
| class | BinderASTConsumer |
| class | BinderFrontendAction |
Functions | |
| static cl::extrahelp | CommonHelp (CommonOptionsParser::HelpMessage) |
| static cl::extrahelp | MoreHelp ("\nMore help text...\n") |
| string | wrap_CXXRecordDecl (CXXRecordDecl *R) |
| int | main (int argc, const char **argv) |
|
static |
| int main | ( | int | argc, |
| const char ** | argv | ||
| ) |
|
static |
| string wrap_CXXRecordDecl | ( | CXXRecordDecl * | R | ) |
References docking::R, and kmeans_adaptive_kernel_density_bb_dependent_rotlib::v.