Searched refs:StatisticMax (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/lldb/include/lldb/
H A Dlldb-private-enumerations.h216 StatisticMax = 4 enumerator in enum:lldb_private::TypeValidatorResult::CompilerContextKind::StatisticKind
230 case StatisticKind::StatisticMax:
/freebsd-13-stable/contrib/llvm-project/lldb/include/lldb/Target/
H A DTarget.h1345 lldbassert(key < lldb_private::StatisticKind::StatisticMax &&
/freebsd-13-stable/contrib/llvm-project/lldb/source/Target/
H A DTarget.cpp97 m_stats_storage(static_cast<int>(StatisticKind::StatisticMax))

Completed in 67 milliseconds