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.
4 lines
1.8 KiB
4 lines
1.8 KiB
<!DOCTYPE html>
|
|
<html xmlns="http://www.w3.org/1999/xhtml"><head><title>InferModules__OndemandCapture (infer.InferModules__OndemandCapture)</title><link rel="stylesheet" href="../../odoc.css"/><meta charset="utf-8"/><meta name="viewport" content="width=device-width,initial-scale=1.0"/><meta name="generator" content="doc-ock-html v1.0.0-1-g1fc9bf0"/></head><body><nav id="top"><a href="../index.html">Up</a> — <span class="package">package <a href="../index.html">infer</a></span></nav><header><h1><span class="keyword">Module</span> <span class="module-path">InferModules__OndemandCapture</span></h1></header><div class="spec module" id="module-L"><a href="#module-L" class="anchor"></a><div class="def module"><code><span class="keyword">module </span>L = <a href="../../InferBase/InferBase/index.html#module-Logging">InferBase.Logging</a></code></div><div class="doc"></div></div><div class="spec val" id="val-compilation_db"><a href="#val-compilation_db" class="anchor"></a><div class="def val"><code><span class="keyword">val </span>compilation_db : <a href="../InferModules/CompilationDatabase/index.html#type-t">InferModules.CompilationDatabase.t</a> lazy_t</code></div><div class="doc"></div></div><div class="spec val" id="val-try_capture"><a href="#val-try_capture" class="anchor"></a><div class="def val"><code><span class="keyword">val </span>try_capture : <a href="../../InferIR/InferIR/ProcAttributes/index.html#type-t">InferIR.ProcAttributes.t</a> <span class="keyword">‑></span> <a href="../../InferIR/InferIR/ProcAttributes/index.html#type-t">InferIR.ProcAttributes.t</a> option</code></div><div class="doc"><p>Given proc_attributes try to produce proc_attributes' where proc_attributes'.is_defined = true
|
|
It may trigger capture of extra files to do so and when it does, it waits for
|
|
frontend to finish before returning</p></div></div></body></html> |