Searched defs:IsCached (Results 1 – 1 of 1) sorted by relevance
/freebsd/contrib/llvm-project/lldb/source/DataFormatters/ | ||
H A D | FormatCache.cpp | 56 template<> bool FormatCache::Entry::IsCached<lldb::TypeFormatImplSP>() { in IsCached() function in lldb_private::FormatCache::Entry |