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

/freebsd-11.0-release/contrib/compiler-rt/lib/ubsan/
H A Dubsan_type_hash_itanium.cc195 VtablePrefix *Vptr = reinterpret_cast<VtablePrefix*>(Vtable); local
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGClass.cpp2118 void CodeGenFunction::EmitVTableAssumptionLoad(const VPtr &Vptr, Address This) { argument
2309 void CodeGenFunction::InitializeVTablePointer(const VPtr &Vptr) { argument
2381 VPtr Vptr = {Base, NearestVBase, OffsetFromNearestVBase, VTableClass}; local
[all...]
H A DItaniumCXXABI.cpp1502 isVirtualOffsetNeededForVTableField( CodeGenFunction &CGF, CodeGenFunction::VPtr Vptr) argument
H A DMicrosoftCXXABI.cpp1587 isVirtualOffsetNeededForVTableField( CodeGenFunction &CGF, CodeGenFunction::VPtr Vptr) argument

Completed in 123 milliseconds