Hide macro replacement
This commit is contained in:
parent
4e06906876
commit
38dd1c9d18
3 changed files with 11 additions and 2 deletions
|
|
@ -160,6 +160,7 @@ namespace cppast
|
|||
exclude_return, //< Exclude the return type of a function entity.
|
||||
exclude_target, //< Exclude the underlying entity of an alias (e.g. typedef).
|
||||
declaration, //< Only write declaration.
|
||||
/// For a macro, it won't show the replacement if this flag is set
|
||||
_flag_set_size, //< \exclude
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue