clang API Documentation
#include "clang/AST/VTTBuilder.h"
#include "clang/AST/ASTContext.h"
#include "clang/AST/CXXInheritance.h"
#include "clang/AST/RecordLayout.h"
#include "clang/Basic/TargetInfo.h"
#include "llvm/Support/Format.h"
#include <algorithm>
#include <cstdio>
Go to the source code of this file.
Defines | |
#define | DUMP_OVERRIDERS 0 |
#define DUMP_OVERRIDERS 0 |
Definition at line 26 of file VTTBuilder.cpp.