Micro operand visitor.
More...
#include <hexrays.hpp>
◆ mop_visitor_t()
mop_visitor_t::mop_visitor_t |
( |
mba_t * | _mba = nullptr, |
|
|
mblock_t * | _blk = nullptr, |
|
|
minsn_t * | _topins = nullptr ) |
|
inline |
◆ visit_mop()
virtual int idaapi mop_visitor_t::visit_mop |
( |
mop_t * | op, |
|
|
const tinfo_t * | type, |
|
|
bool | is_target ) |
|
pure virtual |
◆ prune
bool mop_visitor_t::prune = false |
Should skip sub-operands of the current operand?
visit_mop() may set 'prune=true' for that.
The documentation for this struct was generated from the following file: