Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/include/lldb/Interpreter/
H A DOptionGroupFormat.h60 OptionValueUInt64 &GetCountValue() { return m_count; } in GetCountValue() function
62 const OptionValueUInt64 &GetCountValue() const { return m_count; } in GetCountValue() function