Home
last modified time | relevance | path

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

/external/llvm-project/lldb/examples/python/
Ddict_utils.py2 class LookupDictionary(dict): class
32 class Enum(LookupDictionary):
36 LookupDictionary.__init__(self, items)