CXReparse_Flags

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
none0x0

Used to indicate that no special reparsing options are needed.

Meta