Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Target/
H A DProcess.cpp542 std::vector<Notifications> empty_notifications; in Finalize() local
543 m_notifications.swap(empty_notifications); in Finalize()