Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGCXX.cpp257 const VTableLayout &VTLayout = CGM.getItaniumVTableContext().getVTableLayout(RD); in BuildAppleKextVirtualCall() local
H A DCGVTables.cpp893 std::unique_ptr<VTableLayout> VTLayout( GenerateConstructionVTable() local
1307 EmitVTableTypeMetadata(const CXXRecordDecl * RD,llvm::GlobalVariable * VTable,const VTableLayout & VTLayout) EmitVTableTypeMetadata() argument
H A DItaniumCXXABI.cpp1805 const VTableLayout &VTLayout = VTContext.getVTableLayout(RD); emitVTableDefinitions() local
1966 const VTableLayout &VTLayout = getAddrOfVTable() local
H A DMicrosoftCXXABI.cpp1751 const VTableLayout &VTLayout = emitVTableDefinitions() local
1882 const VTableLayout &VTLayout = getAddrOfVTable() local
/freebsd-src/contrib/llvm-project/llvm/lib/DebugInfo/PDB/
H A DUDTLayout.cpp221 auto VTLayout = in initializeChildren() local