CXSaveTranslationUnit_Flags

\brief 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
CXSaveTranslationUnit_None0x0

\brief Used to indicate that no special saving options are needed.

Meta