Searched refs:mangleCXXDtorType (Results 1 – 2 of 2) sorted by relevance
321 void mangleCXXDtorType(CXXDtorType T);870 mangleCXXDtorType(static_cast<CXXDtorType>(StructorType)); in mangleUnqualifiedName()874 mangleCXXDtorType(Dtor_Base); in mangleUnqualifiedName()939 void MicrosoftCXXNameMangler::mangleCXXDtorType(CXXDtorType T) { in mangleCXXDtorType() function in MicrosoftCXXNameMangler
545 void mangleCXXDtorType(CXXDtorType T);1352 mangleCXXDtorType(static_cast<CXXDtorType>(StructorType)); in mangleUnqualifiedName()1356 mangleCXXDtorType(Dtor_Complete); in mangleUnqualifiedName()4030 void CXXNameMangler::mangleCXXDtorType(CXXDtorType T) { in mangleCXXDtorType() function in CXXNameMangler