LLVM  8.0.1
Public Attributes | List of all members
llvm::ClassInfo::MemberInfo Struct Reference
Collaboration diagram for llvm::ClassInfo::MemberInfo:
Collaboration graph
[legend]

Public Attributes

const DIDerivedTypeMemberTypeNode
 
uint64_t BaseOffset
 

Detailed Description

Definition at line 2032 of file CodeViewDebug.cpp.

Member Data Documentation

◆ BaseOffset

uint64_t llvm::ClassInfo::MemberInfo::BaseOffset

Definition at line 2034 of file CodeViewDebug.cpp.

Referenced by shouldAlwaysEmitCompleteClassType().

◆ MemberTypeNode

const DIDerivedType* llvm::ClassInfo::MemberInfo::MemberTypeNode

Definition at line 2033 of file CodeViewDebug.cpp.

Referenced by shouldAlwaysEmitCompleteClassType().


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