clang API Documentation
#include "CGVTables.h"
#include "CodeGenTypes.h"
#include "SanitizerMetadata.h"
#include "clang/AST/Attr.h"
#include "clang/AST/DeclCXX.h"
#include "clang/AST/DeclObjC.h"
#include "clang/AST/GlobalDecl.h"
#include "clang/AST/Mangle.h"
#include "clang/Basic/ABI.h"
#include "clang/Basic/LangOptions.h"
#include "clang/Basic/Module.h"
#include "clang/Basic/SanitizerBlacklist.h"
#include "llvm/ADT/DenseMap.h"
#include "llvm/ADT/SetVector.h"
#include "llvm/ADT/SmallPtrSet.h"
#include "llvm/ADT/StringMap.h"
#include "llvm/IR/CallingConv.h"
#include "llvm/IR/Module.h"
#include "llvm/IR/ValueHandle.h"
Go to the source code of this file.
Classes | |
struct | clang::CodeGen::OrderGlobalInits |
struct | clang::CodeGen::CodeGenTypeCache |
struct | clang::CodeGen::RREntrypoints |
struct | clang::CodeGen::ARCEntrypoints |
class | clang::CodeGen::InstrProfStats |
This class records statistics on instrumentation based profiling. More... | |
class | clang::CodeGen::CodeGenModule |
struct | clang::CodeGen::CodeGenModule::Structor |
struct | clang::CodeGen::CodeGenModule::DeferredGlobal |
struct | clang::CodeGen::CodeGenModule::GlobalInitPriorityCmp |
class | clang::CodeGen::CodeGenModule::ByrefHelpers |
A pair of helper functions for a __block variable. More... | |
Namespaces | |
namespace | llvm |
namespace | clang |
namespace | clang::CodeGen |