<htmlxmlns="http://www.w3.org/1999/xhtml"><head><title>BO__BufferOverrunOndemandEnv (infer.BO__BufferOverrunOndemandEnv)</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>» BO__BufferOverrunOndemandEnv</nav><h1>Module <code>BO__BufferOverrunOndemandEnv</code></h1></header><dl><dtclass="spec type"id="type-t"><ahref="#type-t"class="anchor"></a><code><spanclass="keyword">type</span> t</code><code> = </code><code>{</code><tableclass="record"><trid="type-t.tenv"class="anchored"><tdclass="def field"><ahref="#type-t.tenv"class="anchor"></a><code>tenv : <ahref="../IR/Tenv/index.html#type-t">IR.Tenv.t</a>;</code></td><tdclass="doc"><p>type environment</p></td></tr><trid="type-t.typ_of_param_path"class="anchored"><tdclass="def field"><ahref="#type-t.typ_of_param_path"class="anchor"></a><code>typ_of_param_path : <ahref="../BO/Symb/SymbolPath/index.html#type-partial">BO.Symb.SymbolPath.partial</a><span>-></span><span><ahref="../IR/Typ/index.html#type-t">IR.Typ.t</a> option</span>;</code></td><tdclass="doc"><p>type of parameter</p></td></tr><trid="type-t.may_last_field"class="anchored"><tdclass="def field"><ahref="#type-t.may_last_field"class="anchor"></a><code>may_last_field : <ahref="../BO/Symb/SymbolPath/index.html#type-partial">BO.Symb.SymbolPath.partial</a><span>-></span> bool;</code></td><tdclass="doc"><p>if the path is a last field of a class in C++</p></td></tr><trid="type-t.entry_location"class="anchored"><tdclass="def field"><ahref="#type-t.entry_location"class="anchor"></a><code>entry_location : <ahref="../IBase/Location/index.html#type-t">IBase.Location.t</a>;</code></td><tdclass="doc"><p>location of entry node</p></td></tr><trid="type-t.integer_type_widths"class="anchored"><tdclass="def field"><ahref="#type-t.integer_type_widths"class="anchor"></a><code>integer_type_widths : <ahref="../IR/Typ/IntegerWidths/index.html#type-t">IR.Typ.IntegerWidths.t</a>;</code></td><tdclass="doc"><p>bit sizes of integer types</p></td></tr><trid="type-t.class_name"class="anchored"><tdclass="def field"><ahref="#type-t.class_name"class="anchor"></a><code>class_name : <span><ahref="../IR/Typ/index.html#type-name">IR.Typ.name</a> option</span>;</code></td><tdclass="doc"><p>class name of the procedure being analyzed</p></td></tr></table><code>}</code></dt><dd><p>Environment for on-demand symbol evaluation</p></dd></dl><dl><dtclass="spec value"id="val-mk"><ahref="#val-mk"class="anchor"></a><code><spanclass="keyword">val</span> mk : <ahref="../IR/Procdesc/index.html#type-t">IR.Procdesc.t</a><span>-></span><ahref="../IR/Tenv/index.html#type-t">IR.Tenv.t</a><span>-></span><ahref="../IR/Typ/IntegerWidths/index.html#type-t">IR.Typ.IntegerWidths.t</a><span>-></span><ahref="index.html#type-t">t</a></code></dt></dl></div></body></html>