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

/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/DataFormatters/
H A DFormattersContainer.h137 KeyType GetKeyAtIndex(size_t index) { function in class:lldb_private::FormatMap
266 ConstString key = m_format_map.GetKeyAtIndex(index);
276 RegularExpression regex = m_format_map.GetKeyAtIndex(index);

Completed in 101 milliseconds