xref: /illumos-gate/usr/src/tools/smatch/src/Documentation/api.rst (revision 4e5ef1cee66fbfbbd2b3e56b81e2bb5700f4a59e)
1Sparse API
2==========
3
4.. contents::
5	:local:
6	:depth: 2
7
8Utilities
9~~~~~~~~~
10
11.. c:autodoc:: ptrlist.c
12.. c:autodoc:: utils.h
13
14Parsing
15~~~~~~~
16
17.. c:autodoc:: expression.h
18
19Typing
20~~~~~~
21
22.. c:autodoc:: evaluate.h
23
24Optimization
25~~~~~~~~~~~~
26
27.. c:autodoc:: simplify.c
28