clang 23.0.0git
clang::PFPField Struct Reference

#include "clang/AST/ASTContext.h"

Public Attributes

CharUnits Offset
FieldDeclField

Detailed Description

Definition at line 219 of file ASTContext.h.

Member Data Documentation

◆ Field

FieldDecl* clang::PFPField::Field

Definition at line 221 of file ASTContext.h.

◆ Offset

CharUnits clang::PFPField::Offset

Definition at line 220 of file ASTContext.h.


The documentation for this struct was generated from the following file: