clang 19.0.0git
Classes | Namespaces
CGRecordLayout.h File Reference
#include "clang/AST/CharUnits.h"
#include "clang/AST/DeclCXX.h"
#include "clang/Basic/LLVM.h"
#include "llvm/ADT/DenseMap.h"
#include "llvm/IR/DerivedTypes.h"

Go to the source code of this file.

Classes

struct  clang::CodeGen::CGBitFieldInfo
 Structure with information about how a bitfield should be accessed. More...
 
class  clang::CodeGen::CGRecordLayout
 CGRecordLayout - This class handles struct and union layout info while lowering AST types to LLVM types. More...
 

Namespaces

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