Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/tools/lldb-vscode/
H A DProgressEvent.cpp78 if (prev_event && prev_event->EqualsForIDE(event)) in Create()
84 bool ProgressEvent::EqualsForIDE(const ProgressEvent &other) const { in EqualsForIDE() function in ProgressEvent
H A DProgressEvent.h59 bool EqualsForIDE(const ProgressEvent &other) const;