Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DMangle.h260 mangleCXXRTTICompleteObjectLocator(const CXXRecordDecl *Derived,
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DMicrosoftMangle.cpp178 mangleCXXRTTICompleteObjectLocator(const CXXRecordDecl *Derived,
3659 void MicrosoftMangleContextImpl::mangleCXXRTTICompleteObjectLocator( in mangleCXXRTTICompleteObjectLocator() function in MicrosoftMangleContextImpl
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DMicrosoftCXXABI.cpp3779 ABI.getMangleContext().mangleCXXRTTICompleteObjectLocator(RD, Info.MangledPath, Out); in getCompleteObjectLocator()