clang  3.9.0
Public Member Functions | Public Attributes | List of all members
clang::VTTComponent Struct Reference

#include <VTTBuilder.h>

Collaboration diagram for clang::VTTComponent:
[legend]

Public Member Functions

 VTTComponent ()
 
 VTTComponent (uint64_t VTableIndex, BaseSubobject VTableBase)
 

Public Attributes

uint64_t VTableIndex
 
BaseSubobject VTableBase
 

Detailed Description

Definition at line 57 of file VTTBuilder.h.

Constructor & Destructor Documentation

clang::VTTComponent::VTTComponent ( )
inline

Definition at line 61 of file VTTBuilder.h.

clang::VTTComponent::VTTComponent ( uint64_t  VTableIndex,
BaseSubobject  VTableBase 
)
inline

Definition at line 62 of file VTTBuilder.h.

Member Data Documentation

BaseSubobject clang::VTTComponent::VTableBase

Definition at line 59 of file VTTBuilder.h.

uint64_t clang::VTTComponent::VTableIndex

Definition at line 58 of file VTTBuilder.h.


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