Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/DataFormatters/
H A DFormatClasses.cpp39 ConstString FormattersMatchData::GetTypeForCache() { return m_type_for_cache; } in GetTypeForCache() function in FormattersMatchData
H A DFormatManager.cpp545 ConstString FormatManager::GetTypeForCache(ValueObject &valobj, in GetTypeForCache() function in FormatManager