Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/DataFormatters/
H A DFormatCache.cpp21 bool FormatCache::Entry::IsFormatCached() { return m_format_cached; } in IsFormatCached() function in FormatCache::Entry
57 return IsFormatCached(); in IsCached()
/freebsd/contrib/llvm-project/lldb/include/lldb/DataFormatters/
H A DFormatCache.h36 bool IsFormatCached();