IR.MissingDependenciesStateful store of procedure and sourcefile dependencies found to be missing from the capture database during analysis.
module ProcUidSet : IStdlib.HashSet.S with type elt = stringval record_procname : Procname.t -> unitval record_sourcefile : IBase.SourceFile.t -> unitval get : unit -> tget recorded missing dependencies
val save : t list -> unitdestructively merge missing dependencies and store into the results directory
val load : unit -> tload from results directory