IR.Filteringtype source_files_filter = IBase.SourceFile.t -> booltype procedures_filter = IBase.SourceFile.t -> Procname.t -> boolval source_files_filter : source_files_filter IStdlib.IStd.Lazy.tfilter corresponding to `--source-files-filter`
val procedures_filter : procedures_filter IStdlib.IStd.Lazy.tfilter corresponding to `--procedures-filter`