clang 22.0.0git
clang::CIRGen::CIRGenFunction::VPtr Struct Reference

#include "/home/buildbot/as-worker-4/publish-doxygen-docs/llvm-project/clang/lib/CIR/CodeGen/CIRGenFunction.h"

Public Attributes

clang::BaseSubobject base
const clang::CXXRecordDeclnearestVBase
clang::CharUnits offsetFromNearestVBase
const clang::CXXRecordDeclvtableClass

Detailed Description

Definition at line 587 of file CIRGenFunction.h.

Member Data Documentation

◆ base

clang::BaseSubobject clang::CIRGen::CIRGenFunction::VPtr::base

◆ nearestVBase

const clang::CXXRecordDecl* clang::CIRGen::CIRGenFunction::VPtr::nearestVBase

◆ offsetFromNearestVBase

clang::CharUnits clang::CIRGen::CIRGenFunction::VPtr::offsetFromNearestVBase

◆ vtableClass

const clang::CXXRecordDecl* clang::CIRGen::CIRGenFunction::VPtr::vtableClass

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