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