Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Interpreter/
H A DOptionGroupMemoryTag.h35 OptionValueBoolean GetShowTags() { return m_show_tags; }; in GetShowTags() function
/freebsd-14.2/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectMemory.cpp860 exe_scope, m_memory_tag_options.GetShowTags().GetCurrentValue()); in DoExecute()
1135 m_memory_tag_options.GetShowTags().GetCurrentValue()); in DoExecute()