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

/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCRuntimeV2.h274 uint32_t m_num_found; member in struct:lldb_private::AppleObjCRuntimeV2::DescriptorMapUpdateResult
278 m_num_found = found;
H A DAppleObjCRuntimeV2.cpp1911 dynamic_update_result.m_num_found,
1913 shared_cache_update_result.m_num_found);
1922 else if (dynamic_update_result.m_num_found +
1923 shared_cache_update_result.m_num_found <

Completed in 58 milliseconds