Home
last modified time | relevance | path

Searched refs:VTableByteOffset (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGClass.cpp2892 uint64_t VTableByteOffset) { in EmitVTableTypeCheckedLoad() argument
2903 {VTable, llvm::ConstantInt::get(Int32Ty, VTableByteOffset), TypeId}); in EmitVTableTypeCheckedLoad()
H A DCodeGenFunction.h2407 uint64_t VTableByteOffset);