Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Core/
H A DModuleList.cpp216 void ModuleList::AppendImpl(const ModuleSP &module_sp, bool use_notifier) { in AppendImpl()
308 bool ModuleList::RemoveImpl(const ModuleSP &module_sp, bool use_notifier) { in RemoveImpl()
326 bool use_notifier) { in RemoveImpl()
415 void ModuleList::ClearImpl(bool use_notifier) { in ClearImpl()