brintos

brintos / llvm-project-archived public Read only

0
0
Text · 405 B · 6a95b36 Raw
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