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