Home
last modified time | relevance | path

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

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