Latest available version: IDA and decompilers v8.4.240320sp1 see all releases
Hex-Rays logo State-of-the-art binary code analysis tools
email icon
cdo_t Struct Reference

Do-loop. More...

#include <hexrays.hpp>

Inheritance diagram for cdo_t:
cloop_t ceinsn_t

Public Member Functions

 DECLARE_COMPARISONS (cdo_t)
 
- Public Member Functions inherited from cloop_t
 cloop_t (cinsn_t *b=nullptr)
 
 cloop_t (const cloop_t &r)
 
cloop_toperator= (const cloop_t &r)
 
cloop_tassign (const cloop_t &r)
 
void cleanup ()
 

Additional Inherited Members

- Public Attributes inherited from cloop_t
cinsn_tbody = nullptr
 
- Public Attributes inherited from ceinsn_t
cexpr_t expr
 Expression of the statement. More...
 

Detailed Description

Do-loop.

Definition at line 6435 of file hexrays.hpp.