Searched refs:IsCached (Results 1 – 2 of 2) sorted by relevance
/external/llvm-project/lldb/source/DataFormatters/ | ||
D | FormatCache.cpp | 64 template<> bool FormatCache::Entry::IsCached<lldb::TypeFormatImplSP>() { in IsCached() function in lldb_private::FormatCache::Entry |
/external/llvm-project/lldb/include/lldb/DataFormatters/ | ||
D | FormatCache.h | 35 template<typename ImplSP> bool IsCached(); |