Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DMangle.h249 virtual void mangleCXXRTTIBaseClassDescriptor(
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DMicrosoftMangle.cpp169 void mangleCXXRTTIBaseClassDescriptor(const CXXRecordDecl *Derived,
3627 void MicrosoftMangleContextImpl::mangleCXXRTTIBaseClassDescriptor( in mangleCXXRTTIBaseClassDescriptor() function in MicrosoftMangleContextImpl
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DMicrosoftCXXABI.cpp3741 ABI.getMangleContext().mangleCXXRTTIBaseClassDescriptor( in getBaseClassDescriptor()