Home
last modified time | relevance | path

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

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