Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCRuntimeV2.h255 Cache m_ext_cache; variable
H A DAppleObjCRuntimeV2.cpp2963 m_ext_cache(), in TaggedPointerVendorExtended()
3003 CacheIterator iterator = m_ext_cache.find(slot), end = m_ext_cache.end(); in GetClassDescriptor()
3019 m_ext_cache[slot] = actual_class_descriptor_sp; in GetClassDescriptor()