struct CodeGenFunction::VPtr

Declaration

struct CodeGenFunction::VPtr { /* full declaration omitted */ };

Description

Struct with all information about dynamic [sub]class needed to set vptr.

Declared at: clang/lib/CodeGen/CodeGenFunction.h:2267

Member Variables

public clang::BaseSubobject Base
public const clang::CXXRecordDecl* NearestVBase
public clang::CharUnits OffsetFromNearestVBase
public const clang::CXXRecordDecl* VTableClass