Searched refs:NotifyError (Results 1 – 3 of 3) sorted by relevance
91 void NotifyError(llvm::StringRef error);
121 void RunInTerminalLauncherCommChannel::NotifyError(StringRef error) { in NotifyError() function in lldb_vscode::RunInTerminalLauncherCommChannel
3171 comm_channel.NotifyError(error); in LaunchRunInTerminalTarget()