clang API Documentation
#include "CGBuilder.h"
#include "clang/AST/Expr.h"
#include "clang/AST/Type.h"
#include "clang/Basic/SourceLocation.h"
#include "clang/Frontend/CodeGenOptions.h"
#include "llvm/ADT/DenseMap.h"
#include "llvm/IR/DIBuilder.h"
#include "llvm/IR/DebugInfo.h"
#include "llvm/IR/ValueHandle.h"
#include "llvm/Support/Allocator.h"
Go to the source code of this file.
Classes | |
class | clang::CodeGen::CGDebugInfo |
struct | clang::CodeGen::CGDebugInfo::ObjCInterfaceCacheEntry |
class | clang::CodeGen::SaveAndRestoreLocation |
class | clang::CodeGen::NoLocation |
class | clang::CodeGen::ArtificialLocation |
Namespaces | |
namespace | llvm |
namespace | clang |
namespace | clang::CodeGen |