Home
last modified time | relevance | path

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

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