clang_defaultSaveOptions

\brief Returns the set of flags that is suitable for saving a translation unit.

The set of flags returned provide options for \c clang_saveTranslationUnit() by default. The returned flag set contains an unspecified set of options that save translation units with the most commonly-requested data.

extern (C)
uint
clang_defaultSaveOptions

Meta