Searched refs:mangleCXXDtorType (Results 1 – 2 of 2) sorted by relevance
424 void mangleCXXDtorType(CXXDtorType T);1300 mangleCXXDtorType(static_cast<CXXDtorType>(StructorType)); in mangleUnqualifiedName()1304 mangleCXXDtorType(Dtor_Base); in mangleUnqualifiedName()1438 void MicrosoftCXXNameMangler::mangleCXXDtorType(CXXDtorType T) { in mangleCXXDtorType() function in MicrosoftCXXNameMangler
609 void mangleCXXDtorType(CXXDtorType T);1711 mangleCXXDtorType(static_cast<CXXDtorType>(StructorType)); in mangleUnqualifiedName()1715 mangleCXXDtorType(Dtor_Complete); in mangleUnqualifiedName()5808 void CXXNameMangler::mangleCXXDtorType(CXXDtorType T) { in mangleCXXDtorType() function in CXXNameMangler