Searched refs:create_options (Results 1 – 3 of 3) sorted by relevance
| /llvm-project-15.0.7/lldb/examples/python/ | ||
| H A D | lldb_module_utils.py | 16 def create_options(self): member in DumpLineTables |
| H A D | cmdtemplate.py | 26 parser = cls.create_options() |
| H A D | bsd.py | 433 def create_options(self): member in VerifyDebugMapCommand |