Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/tools/lldb-vscode/
H A DProgressEvent.cpp79 if (prev_event && prev_event->EqualsForIDE(event)) in Create()
85 bool ProgressEvent::EqualsForIDE(const ProgressEvent &other) const { in EqualsForIDE() function in ProgressEvent
H A DProgressEvent.h60 bool EqualsForIDE(const ProgressEvent &other) const;