15 lines · plain
1LLDB Python API2================================3 4..5 The long list of "skip" filters out several global functions that are6 generated by SWIG (but which are not useful as they are only the7 backend for their respective static functions in the classes).8.. automodapi:: lldb9 :no-inheritance-diagram:10 :skip: command11 :skip: declaration12 :skip: in_range13 :skip: is_numeric_type14 :skip: lldb_iter15