clang 22.0.0git
|
#include "/home/buildbot/as-worker-4/publish-doxygen-docs/llvm-project/clang/lib/CIR/CodeGen/CIRGenFunction.h"
Public Attributes | |
clang::BaseSubobject | base |
const clang::CXXRecordDecl * | nearestVBase |
clang::CharUnits | offsetFromNearestVBase |
const clang::CXXRecordDecl * | vtableClass |
Definition at line 587 of file CIRGenFunction.h.
clang::BaseSubobject clang::CIRGen::CIRGenFunction::VPtr::base |
Definition at line 588 of file CIRGenFunction.h.
Referenced by clang::CIRGen::CIRGenFunction::initializeVTablePointer().
const clang::CXXRecordDecl* clang::CIRGen::CIRGenFunction::VPtr::nearestVBase |
Definition at line 589 of file CIRGenFunction.h.
Referenced by clang::CIRGen::CIRGenFunction::initializeVTablePointer().
clang::CharUnits clang::CIRGen::CIRGenFunction::VPtr::offsetFromNearestVBase |
Definition at line 590 of file CIRGenFunction.h.
Referenced by clang::CIRGen::CIRGenFunction::initializeVTablePointer().
const clang::CXXRecordDecl* clang::CIRGen::CIRGenFunction::VPtr::vtableClass |
Definition at line 591 of file CIRGenFunction.h.
Referenced by clang::CIRGen::CIRGenFunction::initializeVTablePointer().