Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCRuntimeV2.h289 uint32_t m_num_found; member
293 m_num_found = found; in DescriptorMapUpdateResult()
H A DAppleObjCRuntimeV2.cpp2420 dynamic_update_result.m_num_found, in UpdateISAToDescriptorMapIfNeeded()
2422 shared_cache_update_result.m_num_found); in UpdateISAToDescriptorMapIfNeeded()
2431 else if (dynamic_update_result.m_num_found + in UpdateISAToDescriptorMapIfNeeded()
2432 shared_cache_update_result.m_num_found < in UpdateISAToDescriptorMapIfNeeded()