Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/include/lldb/Target/
H A DTarget.h1610 SummaryStatisticsCache m_summary_statistics_cache; variable
/freebsd/contrib/llvm-project/lldb/source/Target/
H A DTarget.cpp3329 return m_summary_statistics_cache.GetSummaryStatisticsForProvider( in GetSummaryStatisticsSPForProviderName()
3334 return m_summary_statistics_cache; in GetSummaryStatisticsCache()