unwind: paths where the parent is gone are counted as param_released
[smatch.git] / Documentation / api.rst
blobcb8a0982011d035b0f454a31009b05ef06ec936d
1 Sparse API
2 ==========
4 .. contents::
5         :local:
6         :depth: 2
8 Utilities
9 ~~~~~~~~~
11 .. c:autodoc:: ptrlist.c
12 .. c:autodoc:: utils.h
14 Parsing
15 ~~~~~~~
17 .. c:autodoc:: expression.h
19 Typing
20 ~~~~~~
22 .. c:autodoc:: evaluate.h
24 Optimization
25 ~~~~~~~~~~~~
27 .. c:autodoc:: simplify.c