Queries.AllocationLocation
type t =
| Stack
| Heap
val compare : t -> t -> Ppx_deriving_runtime.int
val hash : t -> int