Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/DataFormatters/
DFormatCache.cpp21 bool FormatCache::Entry::IsFormatCached() { return m_format_cached; } in IsFormatCached() function in FormatCache::Entry
65 return IsFormatCached(); in IsCached()
/external/llvm-project/lldb/include/lldb/DataFormatters/
DFormatCache.h36 bool IsFormatCached();