clang 22.0.0git
CGBuilder.h File Reference
#include "Address.h"
#include "CGValue.h"
#include "CodeGenTypeCache.h"
#include "llvm/Analysis/Utils/Local.h"
#include "llvm/IR/DataLayout.h"
#include "llvm/IR/GEPNoWrapFlags.h"
#include "llvm/IR/IRBuilder.h"
#include "llvm/IR/Type.h"

Go to the source code of this file.

Classes

class  clang::CodeGen::CGBuilderInserter
 This is an IRBuilder insertion helper that forwards to CodeGenFunction::InsertHelper, which adds necessary metadata to instructions. More...
class  clang::CodeGen::CGBuilderTy

Namespaces

namespace  clang
 The JSON file list parser is used to communicate input to InstallAPI.
namespace  clang::CodeGen

Typedefs

typedef CGBuilderInserter clang::CodeGen::CGBuilderInserterTy
typedef llvm::IRBuilder< llvm::ConstantFolder, CGBuilderInserterTyclang::CodeGen::CGBuilderBaseTy