Home
last modified time | relevance | path

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

/external/llvm-project/lldb/tools/debugserver/source/MacOSX/DarwinLog/
DLogFilterChain.h22 void ClearFilterChain();
DLogFilterChain.cpp21 void LogFilterChain::ClearFilterChain() { m_filters.clear(); } in ClearFilterChain() function in LogFilterChain