2 lines
2.8 KiB

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml"><head><title>ClangFrontend__CScope (infer.ClangFrontend__CScope)</title><link rel="stylesheet" href="../../odoc.css"/><meta charset="utf-8"/><meta name="generator" content="odoc 1.5.2"/><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; ClangFrontend__CScope</nav><h1>Module <code>ClangFrontend__CScope</code></h1></header><dl><dt class="spec type" id="type-var_to_destroy"><a href="#type-var_to_destroy" class="anchor"></a><code><span class="keyword">type</span> var_to_destroy</code><code> = </code><code>{</code><table class="record"><tr id="type-var_to_destroy.pvar" class="anchored"><td class="def field"><a href="#type-var_to_destroy.pvar" class="anchor"></a><code>pvar : <a href="../IR/Pvar/index.html#type-t">IR.Pvar.t</a>;</code></td></tr><tr id="type-var_to_destroy.typ" class="anchored"><td class="def field"><a href="#type-var_to_destroy.typ" class="anchor"></a><code>typ : <a href="../IR/Typ/index.html#type-t">IR.Typ.t</a>;</code></td></tr><tr id="type-var_to_destroy.qual_type" class="anchored"><td class="def field"><a href="#type-var_to_destroy.qual_type" class="anchor"></a><code>qual_type : <a href="../ATDGenerated/Clang_ast_t/index.html#type-qual_type">ATDGenerated.Clang_ast_t.qual_type</a>;</code></td></tr><tr id="type-var_to_destroy.marker" class="anchored"><td class="def field"><a href="#type-var_to_destroy.marker" class="anchor"></a><code>marker : <span><a href="../IR/Pvar/index.html#type-t">IR.Pvar.t</a> option</span>;</code></td><td class="doc"><p><code>Some m</code> means that creating <code>pvar</code> should also set <code>m</code> to <code>1</code> so that we know whether <code>pvar</code> needs to be destroyed after the current full-expression</p></td></tr></table><code>}</code></dt></dl><dl><dt class="spec value" id="val-breaks_control_flow"><a href="#val-breaks_control_flow" class="anchor"></a><code><span class="keyword">val</span> breaks_control_flow : <a href="../ATDGenerated/Clang_ast_t/index.html#type-stmt">ATDGenerated.Clang_ast_t.stmt</a> <span>&#45;&gt;</span> bool</code></dt></dl><div class="spec module" id="module-Variables"><a href="#module-Variables" class="anchor"></a><code><span class="keyword">module</span> <a href="Variables/index.html">Variables</a> : <span class="keyword">sig</span> ... <span class="keyword">end</span></code></div><div class="spec module" id="module-CXXTemporaries"><a href="#module-CXXTemporaries" class="anchor"></a><code><span class="keyword">module</span> <a href="CXXTemporaries/index.html">CXXTemporaries</a> : <span class="keyword">sig</span> ... <span class="keyword">end</span></code></div></div></body></html>