CXSaveTranslationUnit_Flags

Flags that control how translation units are saved.

The enumerators in this enumeration type are meant to be bitwise ORed together to specify which options should be used when saving the translation unit.

Values

ValueMeaning
none0x0

Used to indicate that no special saving options are needed.

Meta