Home
last modified time | relevance | path

Searched refs:ModuleSectionsTreeItemDelegate (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/llvm/lldb/examples/python/
H A Dlldbtk.py195 sections_item_delegate = ModuleSectionsTreeItemDelegate(
209 class ModuleSectionsTreeItemDelegate(object): class