Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCRuntimeV2.h213 typedef Cache::iterator CacheIterator; typedef
254 typedef Cache::iterator CacheIterator; typedef
H A DAppleObjCRuntimeV2.cpp2907 CacheIterator iterator = m_cache.find(slot), end = m_cache.end(); in GetClassDescriptor()
3003 CacheIterator iterator = m_ext_cache.find(slot), end = m_ext_cache.end(); in GetClassDescriptor()