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.cpp2952 uint64_t VTableByteOffset) { in EmitVTableTypeCheckedLoad() argument
2968 {VTable, llvm::ConstantInt::get(Int32Ty, VTableByteOffset), TypeId}); in EmitVTableTypeCheckedLoad()
H A DCodeGenFunction.h2519 uint64_t VTableByteOffset);