Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/DataFormatters/
H A DVectorType.cpp122 static lldb::Format GetItemFormatForFormat(lldb::Format format, in GetItemFormatForFormat() function
231 m_item_format = GetItemFormatForFormat(m_parent_format, m_child_type); in Update()