Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DMicrosoftCXXABI.cpp1312 const std::unique_ptr<VPtrInfo> &VBT = (*VBGlobals.VBTables)[I]; EmitVBPtrStores() local
2132 const std::unique_ptr<VPtrInfo>& VBT = (*VBGlobals.VBTables)[I]; emitVirtualInheritanceTables() local
2140 getAddrOfVBTable(const VPtrInfo & VBT,const CXXRecordDecl * RD,llvm::GlobalVariable::LinkageTypes Linkage) getAddrOfVBTable() argument
2169 emitVBTableDefinition(const VPtrInfo & VBT,const CXXRecordDecl * RD,llvm::GlobalVariable * GV) const emitVBTableDefinition() argument
[all...]