Home
last modified time | relevance | path

Searched refs:getMSCompleteObjectLocator (Results 1 – 1 of 1) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DMicrosoftCXXABI.cpp125 llvm::GlobalVariable *getMSCompleteObjectLocator(const CXXRecordDecl *RD,
1646 RTTI = getMSCompleteObjectLocator(RD, *Info); in emitVTableDefinitions()
3814 MicrosoftCXXABI::getMSCompleteObjectLocator(const CXXRecordDecl *RD, in getMSCompleteObjectLocator() function in MicrosoftCXXABI