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.cpp130 llvm::GlobalVariable *getMSCompleteObjectLocator(const CXXRecordDecl *RD,
1774 RTTI = getMSCompleteObjectLocator(RD, *Info); in emitVTableDefinitions()
4033 MicrosoftCXXABI::getMSCompleteObjectLocator(const CXXRecordDecl *RD, in getMSCompleteObjectLocator() function in MicrosoftCXXABI