Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DMicrosoftCXXABI.cpp131 llvm::GlobalVariable *getMSCompleteObjectLocator(const CXXRecordDecl *RD,
1771 RTTI = getMSCompleteObjectLocator(RD, *Info); in emitVTableDefinitions()
4026 MicrosoftCXXABI::getMSCompleteObjectLocator(const CXXRecordDecl *RD, in getMSCompleteObjectLocator() function in MicrosoftCXXABI