Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/DataFormatters/
DFormatCache.cpp23 bool FormatCache::Entry::IsSummaryCached() { return m_summary_cached; } in IsSummaryCached() function in FormatCache::Entry
68 return IsSummaryCached(); in IsCached()
/external/llvm-project/lldb/include/lldb/DataFormatters/
DFormatCache.h37 bool IsSummaryCached();