Home
last modified time | relevance | path

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

/external/llvm-project/lldb/include/lldb/Interpreter/
DOptionGroupFormat.h55 OptionValueUInt64 &GetCountValue() { return m_count; } in GetCountValue() function
57 const OptionValueUInt64 &GetCountValue() const { return m_count; } in GetCountValue() function