Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/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()
/openbsd-src/gnu/llvm/lldb/include/lldb/DataFormatters/
H A DFormatCache.h38 bool IsSyntheticCached();