Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/DataFormatters/
H A DFormatCache.cpp68 bool FormatCache::Entry::IsValidatorCached() { return m_validator_cached; } in IsValidatorCached() function in FormatCache::Entry
179 if (entry.IsValidatorCached()) { in GetValidator()
/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/DataFormatters/
H A DFormatCache.h50 bool IsValidatorCached();