Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/include/lldb/API/
H A DSBProcess.h74 void AppendEventStateReport(const lldb::SBEvent &event,
/openbsd-src/gnu/llvm/lldb/bindings/interface/
H A DSBProcess.i104 AppendEventStateReport (const lldb::SBEvent &event, lldb::SBCommandReturnObject &result);
/openbsd-src/gnu/llvm/lldb/source/API/
H A DSBProcess.cpp327 void SBProcess::AppendEventStateReport(const SBEvent &event, in AppendEventStateReport() function in SBProcess