Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/DataFormatters/
H A DFormatCache.cpp62 bool FormatCache::Entry::IsFormatCached() { return m_format_cached; } in IsFormatCached() function in FormatCache::Entry
125 if (entry.IsFormatCached()) { in GetFormat()
/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/DataFormatters/
H A DFormatCache.h44 bool IsFormatCached();