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

/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/ubsan/
H A Dubsan_type_hash_itanium.cpp197 VtablePrefix *Vptr = reinterpret_cast<VtablePrefix*>(Vtable); local
/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGClass.cpp2272 void CodeGenFunction::EmitVTableAssumptionLoad(const VPtr &Vptr, Address This) { argument
2455 void CodeGenFunction::InitializeVTablePointer(const VPtr &Vptr) { argument
2528 VPtr Vptr = {Base, NearestVBase, OffsetFromNearestVBase, VTableClass}; local
[all...]
H A DMicrosoftCXXABI.cpp1693 isVirtualOffsetNeededForVTableField( CodeGenFunction &CGF, CodeGenFunction::VPtr Vptr) argument
H A DItaniumCXXABI.cpp1692 isVirtualOffsetNeededForVTableField( CodeGenFunction &CGF, CodeGenFunction::VPtr Vptr) argument

Completed in 198 milliseconds