source/interprocedural_analyses/taint/classModels.mli (10 lines of code) (raw):

(* * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. *) val infer : environment:Analysis.TypeEnvironment.ReadOnly.t -> user_models:Model.t Interprocedural.Target.Map.t -> Model.t Interprocedural.Target.Map.t