Home
last modified time | relevance | path

Searched defs:VTableType (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/llvm/tools/llvm-pdbutil/
H A DPrettyVariableDumper.cpp106 auto VTableType = cast<PDBSymbolTypePointer>(Var.getType()); in start() local
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/PDB/
H A DUDTLayout.cpp103 auto VTableType = cast<PDBSymbolTypePointer>(VTable->getType()); in VTableLayoutItem() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DMicrosoftCXXABI.cpp1899 llvm::Type *VTableType = CGM.getVTables().getVTableType(VTLayout); in getAddrOfVTable() local
H A DItaniumCXXABI.cpp2158 llvm::Type *VTableType = CGM.getVTables().getVTableType(VTLayout); in getAddrOfVTable() local
H A DCGDebugInfo.cpp2554 llvm::DIType *VTableType = DBuilder.createPointerType( in CollectVTableInfo() local