Searched refs:getAddrOfVBTable (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.3-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DMicrosoftVBTables.h102 llvm::GlobalVariable *getAddrOfVBTable(const CXXRecordDecl *ReusingBase,
H A DMicrosoftVBTables.cpp52 P->VBInfo.GV = getAddrOfVBTable(P->VBInfo.ReusingBase, P->Path);
163 VBTableBuilder::getAddrOfVBTable(const CXXRecordDecl *ReusingBase, function in class:clang::CodeGen::VBTableBuilder

Completed in 153 milliseconds