Module Clang.Display_source_location

type t = {
kind : Clang__Clang__types.location_kind;
column : bool;
ranges : bool;
}
val default : t