Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/include/lldb/Interpreter/
H A DOptionValuePathMappings.h20 OptionValuePathMappings(bool notify_changes) in OptionValuePathMappings() argument
21 : m_notify_changes(notify_changes) {} in OptionValuePathMappings()