Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Target/
H A DProcess.cpp553 std::vector<Notifications> empty_notifications; in Finalize() local
554 m_notifications.swap(empty_notifications); in Finalize()