Home
last modified time | relevance | path

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

/aosp_15_r20/external/clang/include/clang/AST/
H A DMangle.h222 virtual void mangleCXXRTTIBaseClassDescriptor(
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/AST/
DMangle.h275 virtual void mangleCXXRTTIBaseClassDescriptor(
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/AST/
DMangle.h275 virtual void mangleCXXRTTIBaseClassDescriptor(
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/AST/
DMangle.h275 virtual void mangleCXXRTTIBaseClassDescriptor(
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/AST/
DMangle.h275 virtual void mangleCXXRTTIBaseClassDescriptor(
/aosp_15_r20/external/clang/lib/AST/
H A DMicrosoftMangle.cpp166 void mangleCXXRTTIBaseClassDescriptor(const CXXRecordDecl *Derived,
2724 void MicrosoftMangleContextImpl::mangleCXXRTTIBaseClassDescriptor( in mangleCXXRTTIBaseClassDescriptor() function in MicrosoftMangleContextImpl
/aosp_15_r20/external/clang/lib/CodeGen/
H A DMicrosoftCXXABI.cpp3561 ABI.getMangleContext().mangleCXXRTTIBaseClassDescriptor( in getBaseClassDescriptor()