package clangml

  1. Overview
  2. Docs
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
val limit_skip_function_bodies_to_preamble : t
val include_attributed_types : t
val visit_implicit_attributes : t
val ignore_non_errors_from_included_files : t
val retain_excluded_conditional_blocks : t