We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3eff22f commit dc2a9c3Copy full SHA for dc2a9c3
src/cdomain/value/cdomains/addressDomain_intf.ml
@@ -80,6 +80,7 @@ sig
80
81
val semantic_equal: t -> t -> bool option
82
(** Check semantic equality of two addresses.
83
+
84
@return [Some true] if definitely equal, [Some false] if definitely not equal, [None] if unknown. *)
85
86
val amenable_to_meet: t -> t -> bool
0 commit comments