Searched defs:GetCountValue (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Interpreter/
H A DOptionGroupFormat.h55 OptionValueUInt64 &GetCountValue() { return m_count; } function in class:lldb_private::OptionGroupFormat
57 const OptionValueUInt64 &GetCountValue() const { return m_count; } function in class:lldb_private::OptionGroupFormat

Completed in 125 milliseconds