Home
last modified time | relevance | path

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

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