Home
last modified time | relevance | path

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

/external/clang/include/clang/AST/
DMangle.h224 mangleCXXRTTIClassHierarchyDescriptor(const CXXRecordDecl *Derived,
/external/clang/lib/AST/
DMicrosoftMangle.cpp136 void mangleCXXRTTIClassHierarchyDescriptor(const CXXRecordDecl *Derived,
2440 void MicrosoftMangleContextImpl::mangleCXXRTTIClassHierarchyDescriptor( in mangleCXXRTTIClassHierarchyDescriptor() function in MicrosoftMangleContextImpl
/external/clang/lib/CodeGen/
DMicrosoftCXXABI.cpp2990 ABI.getMangleContext().mangleCXXRTTIClassHierarchyDescriptor(RD, Out); in getClassHierarchyDescriptor()