Module Gccjit.Location

val create : context -> string -> int -> int -> location

Create a location instance representing the given source location.

val to_string : location -> string

Get a human-readable description of this object.