Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/API/
H A DSBProcess.h71 void AppendEventStateReport(const lldb::SBEvent &event,
/freebsd-12.1/contrib/llvm/tools/lldb/source/API/
H A DSBProcess.cpp387 void SBProcess::AppendEventStateReport(const SBEvent &event, in AppendEventStateReport() function in SBProcess