Home
last modified time | relevance | path

Searched defs:GetTypeForCache (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/DataFormatters/
H A DFormatClasses.cpp39 ConstString FormattersMatchData::GetTypeForCache() { return m_type_for_cache; } in GetTypeForCache() function in FormattersMatchData
H A DFormatManager.cpp557 ConstString FormatManager::GetTypeForCache(ValueObject &valobj, in GetTypeForCache() function in FormatManager