Searched refs:mangleCXXDtorType (Results 1 – 2 of 2) sorted by relevance
274 void mangleCXXDtorType(CXXDtorType T);806 mangleCXXDtorType(static_cast<CXXDtorType>(StructorType)); in mangleUnqualifiedName()810 mangleCXXDtorType(Dtor_Base); in mangleUnqualifiedName()875 void MicrosoftCXXNameMangler::mangleCXXDtorType(CXXDtorType T) { in mangleCXXDtorType() function in MicrosoftCXXNameMangler
398 void mangleCXXDtorType(CXXDtorType T);1063 mangleCXXDtorType(static_cast<CXXDtorType>(StructorType)); in mangleUnqualifiedName()1067 mangleCXXDtorType(Dtor_Complete); in mangleUnqualifiedName()3453 void CXXNameMangler::mangleCXXDtorType(CXXDtorType T) { in mangleCXXDtorType() function in CXXNameMangler