Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Plugins/Language/ObjC/
H A DNSDictionary.cpp345 static const size_t NSDictionaryNumSizeBuckets = variable
357 return (_szidx) >= NSDictionaryNumSizeBuckets ? in GetSize()
370 return (_szidx) >= NSDictionaryNumSizeBuckets ? in GetSize()