Searched refs:DTORMethod (Results 1 – 1 of 1) sorted by relevance
5623 ObjCMethodDecl *DTORMethod = ObjCMethodDecl::Create( in EmitObjCIvarInitializations() local5630 D->addInstanceMethod(DTORMethod); in EmitObjCIvarInitializations()5631 CodeGenFunction(*this).GenerateObjCCtorDtorMethod(D, DTORMethod, false); in EmitObjCIvarInitializations()