Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DItaniumCXXABI.cpp2209 llvm::Type *ComponentTy = CGM.getVTables().getVTableComponentType(); in getVirtualFunctionPointer() local
2211 VTableIndex * CGM.getDataLayout().getTypeSizeInBits(ComponentTy) / 8; in getVirtualFunctionPointer()