db/fixup_kernel.sh: fix clear_user() handling
[smatch.git] / Documentation / api.rst
blob22b7dfd221fd0584e566d34bdc88c2471250a48c
1 Sparse API
2 ==========
4 .. contents::
5         :local:
6         :depth: 2
8 Utilities
9 ~~~~~~~~~
11 .. c:autodoc:: ptrlist.c
12 .. c:autodoc:: utils.h
13 .. c:autodoc:: flowgraph.h
15 Parsing
16 ~~~~~~~
18 .. c:autodoc:: expression.h
20 Typing
21 ~~~~~~
23 .. c:autodoc:: evaluate.h
25 Optimization
26 ~~~~~~~~~~~~
28 .. c:autodoc:: optimize.c
29 .. c:autodoc:: flow.c
30 .. c:autodoc:: simplify.c