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