Searched refs:mangleCXXDtorType (Results 1 – 2 of 2) sorted by relevance
408 void mangleCXXDtorType(CXXDtorType T);1151 mangleCXXDtorType(static_cast<CXXDtorType>(StructorType)); in mangleUnqualifiedName()1155 mangleCXXDtorType(Dtor_Base); in mangleUnqualifiedName()1284 void MicrosoftCXXNameMangler::mangleCXXDtorType(CXXDtorType T) { in mangleCXXDtorType() function in MicrosoftCXXNameMangler
575 void mangleCXXDtorType(CXXDtorType T);1643 mangleCXXDtorType(static_cast<CXXDtorType>(StructorType)); in mangleUnqualifiedName()1647 mangleCXXDtorType(Dtor_Complete); in mangleUnqualifiedName()5233 void CXXNameMangler::mangleCXXDtorType(CXXDtorType T) { in mangleCXXDtorType() function in CXXNameMangler