Searched refs:mangleCXXDtorType (Results 1 – 2 of 2) sorted by relevance
428 void mangleCXXDtorType(CXXDtorType T);1346 mangleCXXDtorType(static_cast<CXXDtorType>(StructorType)); in mangleUnqualifiedName()1350 mangleCXXDtorType(Dtor_Base); in mangleUnqualifiedName()1484 void MicrosoftCXXNameMangler::mangleCXXDtorType(CXXDtorType T) { in mangleCXXDtorType() function in MicrosoftCXXNameMangler
604 void mangleCXXDtorType(CXXDtorType T);1734 mangleCXXDtorType(static_cast<CXXDtorType>(StructorType)); in mangleUnqualifiedName()1738 mangleCXXDtorType(Dtor_Complete); in mangleUnqualifiedName()6078 void CXXNameMangler::mangleCXXDtorType(CXXDtorType T) { in mangleCXXDtorType() function in CXXNameMangler