Home
last modified time | relevance | path

Searched defs:IsCached (Results 1 – 1 of 1) sorted by relevance

/external/llvm-project/lldb/source/DataFormatters/
DFormatCache.cpp64 template<> bool FormatCache::Entry::IsCached<lldb::TypeFormatImplSP>() { in IsCached() function in lldb_private::FormatCache::Entry
67 template<> bool FormatCache::Entry::IsCached<lldb::TypeSummaryImplSP> () { in IsCached() function in lldb_private::FormatCache::Entry
70 template<> bool FormatCache::Entry::IsCached<lldb::SyntheticChildrenSP>() { in IsCached() function in lldb_private::FormatCache::Entry