Searched refs:mangleCXXDtorType (Results 1 – 2 of 2) sorted by relevance
407 void mangleCXXDtorType(CXXDtorType T);1147 mangleCXXDtorType(static_cast<CXXDtorType>(StructorType)); in mangleUnqualifiedName()1151 mangleCXXDtorType(Dtor_Base); in mangleUnqualifiedName()1280 void MicrosoftCXXNameMangler::mangleCXXDtorType(CXXDtorType T) { in mangleCXXDtorType() function in MicrosoftCXXNameMangler
576 void mangleCXXDtorType(CXXDtorType T);1645 mangleCXXDtorType(static_cast<CXXDtorType>(StructorType)); in mangleUnqualifiedName()1649 mangleCXXDtorType(Dtor_Complete); in mangleUnqualifiedName()5231 void CXXNameMangler::mangleCXXDtorType(CXXDtorType T) { in mangleCXXDtorType() function in CXXNameMangler