Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Target/
H A DProcess.cpp541 std::vector<Notifications> empty_notifications; in Finalize() local
542 m_notifications.swap(empty_notifications); in Finalize()