struct Record::Field

Declaration

struct Record::Field { /* full declaration omitted */ };

Description

Describes a record field.

Declared at: clang/lib/AST/Interp/Record.h:26

Member Variables

public const clang::FieldDecl* Decl
public unsigned int Offset
public clang::interp::Descriptor* Desc