Home
last modified time | relevance | path

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

/external/clang/include/clang/AST/
DMangle.h233 mangleCXXRTTICompleteObjectLocator(const CXXRecordDecl *Derived,
/external/clang/lib/AST/
DMicrosoftMangle.cpp175 mangleCXXRTTICompleteObjectLocator(const CXXRecordDecl *Derived,
2756 void MicrosoftMangleContextImpl::mangleCXXRTTICompleteObjectLocator( in mangleCXXRTTICompleteObjectLocator() function in MicrosoftMangleContextImpl
/external/clang/lib/CodeGen/
DMicrosoftCXXABI.cpp3599 ABI.getMangleContext().mangleCXXRTTICompleteObjectLocator(RD, Info->MangledPath, Out); in getCompleteObjectLocator()