Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/Protocol/MCP/
H A DProtocolServerMCP.h53 void AddNotificationHandler(llvm::StringRef method,
H A DProtocolServerMCP.cpp45 AddNotificationHandler( in ProtocolServerMCP()
285 void ProtocolServerMCP::AddNotificationHandler(llvm::StringRef method, in AddNotificationHandler() function in ProtocolServerMCP