CXReparse_Flags

\brief Flags that control the reparsing of translation units.

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

Values

ValueMeaning
CXReparse_None0x0

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

Meta