Home
last modified time | relevance | path

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

/xnu-12377.81.4/tools/lldbmacros/core/
H A Dcaching.py109 class _Cache(dict): class
374 cache = _Cache(fn.__qualname__, registry)
386 cache = _Cache(fn.__name__, registry)