Home
last modified time | relevance | path

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

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