Searched defs:Vptr (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/ubsan/
H A Dubsan_type_hash_itanium.cpp199 VtablePrefix *Vptr = reinterpret_cast<VtablePrefix*>(Vtable); local
/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGClass.cpp2294 void CodeGenFunction::EmitVTableAssumptionLoad(const VPtr &Vptr, Address This) { argument
2477 void CodeGenFunction::InitializeVTablePointer(const VPtr &Vptr) { argument
2550 VPtr Vptr = {Base, NearestVBase, OffsetFromNearestVBase, VTableClass}; local
[all...]
H A DItaniumCXXABI.cpp1776 isVirtualOffsetNeededForVTableField( CodeGenFunction &CGF, CodeGenFunction::VPtr Vptr) argument
H A DMicrosoftCXXABI.cpp1716 isVirtualOffsetNeededForVTableField( CodeGenFunction &CGF, CodeGenFunction::VPtr Vptr) argument

Completed in 86 milliseconds