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