Home
last modified time | relevance | path

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

/external/lldb/include/lldb/Core/
DModuleList.h542 ClearImpl (bool use_notifier = true);
/external/lldb/source/Core/
DModuleList.cpp280 ClearImpl(); in Clear()
286 ClearImpl(); in Destroy()
290 ModuleList::ClearImpl (bool use_notifier) in ClearImpl() function in ModuleList