You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

2 lines
1.7 KiB

<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml"><head><title>InferModules__Procedures (infer.InferModules__Procedures)</title><link rel="stylesheet" href="../../odoc.css"/><meta charset="utf-8"/><meta name="generator" content="odoc %%VERSION%%"/><meta name="viewport" content="width=device-width,initial-scale=1.0"/><script src="../../highlight.pack.js"></script><script>hljs.initHighlightingOnLoad();</script></head><body><div class="content"><header><nav><a href="../index.html">Up</a> <a href="../index.html">infer</a> &#x00BB; InferModules__Procedures</nav><h1>Module <code>InferModules__Procedures</code></h1></header><dl><dt class="spec value" id="val-get_all"><a href="#val-get_all" class="anchor"></a><code><span class="keyword">val</span> get_all : <span>filter:<a href="../../InferIR/InferIR/Filtering/index.html#type-procedures_filter">InferIR.Filtering.procedures_filter</a></span> <span>&#45;&gt;</span> unit <span>&#45;&gt;</span> <span><a href="../../InferIR/InferIR/Typ/Procname/index.html#type-t">InferIR.Typ.Procname.t</a> list</span></code></dt><dt class="spec value" id="val-pp_all"><a href="#val-pp_all" class="anchor"></a><code><span class="keyword">val</span> pp_all : <span>filter:<a href="../../InferIR/InferIR/Filtering/index.html#type-procedures_filter">InferIR.Filtering.procedures_filter</a></span> <span>&#45;&gt;</span> <span>proc_name:bool</span> <span>&#45;&gt;</span> <span>attr_kind:bool</span> <span>&#45;&gt;</span> <span>source_file:bool</span> <span>&#45;&gt;</span> <span>proc_attributes:bool</span> <span>&#45;&gt;</span> Stdlib.Format.formatter <span>&#45;&gt;</span> unit <span>&#45;&gt;</span> unit</code></dt></dl></div></body></html>