Home
last modified time | relevance | path

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

/external/llvm-project/lldb/examples/python/
Dlldbtk.py196 sections_item_delegate = ModuleSectionsTreeItemDelegate(
210 class ModuleSectionsTreeItemDelegate(object): class