<htmlxmlns="http://www.w3.org/1999/xhtml"><head><title>IR__DotCfg (infer.IR__DotCfg)</title><linkrel="stylesheet"href="../../odoc.css"/><metacharset="utf-8"/><metaname="generator"content="odoc 1.5.2"/><metaname="viewport"content="width=device-width,initial-scale=1.0"/><scriptsrc="../../highlight.pack.js"></script><script>hljs.initHighlightingOnLoad();</script></head><body><divclass="content"><header><nav><ahref="../index.html">Up</a>–<ahref="../index.html">infer</a>» IR__DotCfg</nav><h1>Module <code>IR__DotCfg</code></h1></header><dl><dtclass="spec value"id="val-emit_frontend_cfg"><ahref="#val-emit_frontend_cfg"class="anchor"></a><code><spanclass="keyword">val</span> emit_frontend_cfg : <ahref="../IBase/SourceFile/index.html#type-t">IBase.SourceFile.t</a><span>-></span><ahref="../IR/Cfg/index.html#type-t">IR.Cfg.t</a><span>-></span> unit</code></dt><dd><p>emit the given <spanclass="xref-unresolved"title="unresolved reference to "Cfg.t""><code>Cfg</code>.t</span> in the "dot" format to a file determined by <code>Config</code> values</p></dd></dl><dl><dtclass="spec value"id="val-emit_proc_desc"><ahref="#val-emit_proc_desc"class="anchor"></a><code><spanclass="keyword">val</span> emit_proc_desc : <ahref="../IBase/SourceFile/index.html#type-t">IBase.SourceFile.t</a><span>-></span><ahref="../IR/Procdesc/index.html#type-t">IR.Procdesc.t</a><span>-></span> string</code></dt><dd><p>emit the given <spanclass="xref-unresolved"title="unresolved reference to "Procdesc.t""><code>Procdesc</code>.t</span> in the "dot" format to a file in infer-out/captured/ and return the path to that file</p></dd></dl></div></body></html>