Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/DataFormatters/
H A DFormatCache.cpp25 bool FormatCache::Entry::IsSyntheticCached() { return m_synthetic_cached; } in IsSyntheticCached() function in FormatCache::Entry
71 return IsSyntheticCached(); in IsCached()
/freebsd/contrib/llvm-project/lldb/include/lldb/DataFormatters/
H A DFormatCache.h38 bool IsSyntheticCached();