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.
|
|
|
|
<!DOCTYPE html>
|
|
|
|
|
<html xmlns="http://www.w3.org/1999/xhtml"><head><title>Integration__Clang (infer.Integration__Clang)</title><link rel="stylesheet" href="../../odoc.css"/><meta charset="utf-8"/><meta name="generator" content="odoc 1.5.0"/><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> » Integration__Clang</nav><h1>Module <code>Integration__Clang</code></h1></header><dl><dt class="spec type" id="type-compiler"><a href="#type-compiler" class="anchor"></a><code><span class="keyword">type</span> compiler</code><code> = </code><table class="variant"><tr id="type-compiler.Clang" class="anchored"><td class="def constructor"><a href="#type-compiler.Clang" class="anchor"></a><code>| </code><code><span class="constructor">Clang</span></code></td></tr><tr id="type-compiler.Make" class="anchored"><td class="def constructor"><a href="#type-compiler.Make" class="anchor"></a><code>| </code><code><span class="constructor">Make</span></code></td></tr></table></dt></dl><div><div class="spec include"><div class="doc"><dl><dt class="spec value" id="val-compare_compiler"><a href="#val-compare_compiler" class="anchor"></a><code><span class="keyword">val</span> compare_compiler : <a href="index.html#type-compiler">compiler</a> <span>-></span> <a href="index.html#type-compiler">compiler</a> <span>-></span> int</code></dt></dl></div></div></div><dl><dt class="spec value" id="val-capture"><a href="#val-capture" class="anchor"></a><code><span class="keyword">val</span> capture : <a href="index.html#type-compiler">compiler</a> <span>-></span> <span>prog:string</span> <span>-></span> <span>args:<span>string list</span></span> <span>-></span> unit</code></dt></dl></div></body></html>
|