|
clang 22.0.0git
|
#include "/work/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 713 of file CIRGenFunction.h.
| clang::BaseSubobject clang::CIRGen::CIRGenFunction::VPtr::base |
Definition at line 714 of file CIRGenFunction.h.
Referenced by clang::CIRGen::CIRGenFunction::initializeVTablePointer().
| const clang::CXXRecordDecl* clang::CIRGen::CIRGenFunction::VPtr::nearestVBase |
Definition at line 715 of file CIRGenFunction.h.
Referenced by clang::CIRGen::CIRGenFunction::initializeVTablePointer().
| clang::CharUnits clang::CIRGen::CIRGenFunction::VPtr::offsetFromNearestVBase |
Definition at line 716 of file CIRGenFunction.h.
Referenced by clang::CIRGen::CIRGenFunction::initializeVTablePointer().
| const clang::CXXRecordDecl* clang::CIRGen::CIRGenFunction::VPtr::vtableClass |
Definition at line 717 of file CIRGenFunction.h.
Referenced by clang::CIRGen::CIRGenFunction::initializeVTablePointer().