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