Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lldb/include/lldb/API/
H A DSBProcess.h74 void AppendEventStateReport(const lldb::SBEvent &event,
/freebsd-13.1/contrib/llvm-project/lldb/bindings/interface/
H A DSBProcess.i104 AppendEventStateReport (const lldb::SBEvent &event, lldb::SBCommandReturnObject &result);
/freebsd-13.1/contrib/llvm-project/lldb/source/API/
H A DSBProcess.cpp345 void SBProcess::AppendEventStateReport(const SBEvent &event, in AppendEventStateReport() function in SBProcess
347 LLDB_RECORD_METHOD(void, SBProcess, AppendEventStateReport, in AppendEventStateReport()
1373 void, SBProcess, AppendEventStateReport, in RegisterMethods()
/freebsd-13.1/lib/clang/liblldb/
H A DLLDBWrapLua.cpp39130 (arg1)->AppendEventStateReport((lldb::SBEvent const &)*arg2,*arg3); in _wrap_SBProcess_AppendEventStateReport()