class BlockByrefInfo

Declaration

class BlockByrefInfo { /* full declaration omitted */ };

Description

Information about the layout of a __block variable.

Declared at: clang/lib/CodeGen/CGBlocks.h:136

Member Variables

public llvm::StructType* Type
public unsigned int FieldIndex
public clang::CharUnits ByrefAlignment
public clang::CharUnits FieldOffset