Home
last modified time | relevance | path

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

/external/clang/include/clang/AST/
DMangle.h229 mangleCXXRTTIClassHierarchyDescriptor(const CXXRecordDecl *Derived,
/external/clang/lib/AST/
DMicrosoftMangle.cpp172 void mangleCXXRTTIClassHierarchyDescriptor(const CXXRecordDecl *Derived,
2747 void MicrosoftMangleContextImpl::mangleCXXRTTIClassHierarchyDescriptor( in mangleCXXRTTIClassHierarchyDescriptor() function in MicrosoftMangleContextImpl
/external/clang/lib/CodeGen/
DMicrosoftCXXABI.cpp3462 ABI.getMangleContext().mangleCXXRTTIClassHierarchyDescriptor(RD, Out); in getClassHierarchyDescriptor()