Module Clang.Cxtranslationunit_flags

type t
val (+) : t -> t -> t
val (-) : t -> t -> t
val (&) : t -> t -> t
val (*) : t -> t -> t
val subset : t -> t -> bool
val none : t
val detailed_preprocessing_record : t
val incomplete : t
val precompiled_preamble : t
val cache_completion_results : t
val for_serialization : t
val cxxchained_pch : t
val skip_function_bodies : t
val include_brief_comments_in_code_completion : t
val create_preamble_on_first_parse : t
val keep_going : t
val single_file_parse : t