Home | History | Annotate | Download | only in analyzer

Lines Matching full:clang

5   <title>Clang Static Analyzer</title>
20 <h1>Clang Static Analyzer</h1>
22 <p>The Clang Static Analyzer is source code analysis tool that find bugs in C
31 href="http://clang.llvm.org">Clang</a> project. Like the rest of Clang, the
160 the semantics of code. The goal of the Clang Static Analyzer is to provide a
165 <h3 id="Clang">Part of Clang and LLVM</h3>
167 <p>As its name implies, the Clang Static Analyzer is built on top of <a
168 href="http://clang.llvm.org">Clang</a> and <a href="http://llvm.org">LLVM</a>.
169 Strictly speaking, the analyzer is part of Clang, as Clang consists of a set of
171 analysis engine used by the Clang Static Analyzer is a Clang library, and has
194 <p>While the Clang Static Analyzer is being designed to be as fast and
199 <p>The Clang Static Analyzer runs in a reasonable amount of time by both
219 you would like the Clang Static Analyzer to find, please feel free to