Home
last modified time | relevance | path

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

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