Information about how to modify the current type, used by tinfo_visitor_t.
More...
#include <typeinf.hpp>
Information about how to modify the current type, used by tinfo_visitor_t.
◆ clear()
void type_mods_t::clear |
( |
| ) |
|
|
inline |
◆ set_new_type()
The visit_type() function may optionally save the modified type info.
Use the following functions for that. The new name and comment will be applied only if the current tinfo element has storage for them.
◆ set_new_name()
◆ set_new_cmt()
◆ has_type()
bool type_mods_t::has_type |
( |
| ) |
const |
|
inline |
◆ has_name()
bool type_mods_t::has_name |
( |
| ) |
const |
|
inline |
◆ has_cmt()
bool type_mods_t::has_cmt |
( |
| ) |
const |
|
inline |
◆ is_rptcmt()
bool type_mods_t::is_rptcmt |
( |
| ) |
const |
|
inline |
◆ has_info()
bool type_mods_t::has_info |
( |
| ) |
const |
|
inline |
◆ type
◆ name
◆ cmt
◆ flags
int type_mods_t::flags = 0 |
The documentation for this struct was generated from the following file: