Searched refs:types_caches (Results 1 – 1 of 1) sorted by relevance
568 types_caches = lldb.formatters.cache.Cache() variable581 global types_caches599 if types_caches.look_for_key(self.pid):600 self.types_cache = types_caches.get_value(self.pid)606 types_caches.add_item(self.pid,self.types_cache)