Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DMicrosoftCXXABI.cpp1692 uint64_t NumVTableSlots = in getAddrOfVTable() local
1701 llvm::ArrayType::get(CGM.Int8PtrTy, NumVTableSlots); in getAddrOfVTable()