IDA SDK
Type modification bits

Detailed Description

used by type_mods_t::flags

Macros

#define TVIS_TYPE   0x0001
 new type info is present
 
#define TVIS_NAME   0x0002
 new name is present (only for funcargs and udt members)
 
#define TVIS_CMT   0x0004
 new comment is present (only for udt members)
 
#define TVIS_RPTCMT   0x0008
 the new comment is repeatable