Searched refs:AppendImpl (Results 1 - 2 of 2) sorted by relevance

/freebsd-11.0-release/contrib/llvm/tools/lldb/include/lldb/Core/
H A DModuleList.h579 AppendImpl (const lldb::ModuleSP &module_sp, bool use_notifier = true);
/freebsd-11.0-release/contrib/llvm/tools/lldb/source/Core/
H A DModuleList.cpp103 ModuleList::AppendImpl (const ModuleSP &module_sp, bool use_notifier) function in class:ModuleList
117 AppendImpl (module_sp);
226 AppendImpl (new_module_sp, false);

Completed in 54 milliseconds