Home | History | Annotate | Download | only in AST

Lines Matching refs:mangleCXXDtorType

247   void mangleCXXDtorType(CXXDtorType T);
773 mangleCXXDtorType(static_cast<CXXDtorType>(StructorType));
777 mangleCXXDtorType(Dtor_Base);
845 void MicrosoftCXXNameMangler::mangleCXXDtorType(CXXDtorType T) {