Searched refs:EventIsProcessEvent (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/API/
H A DSBProcess.h215 static bool EventIsProcessEvent(const lldb::SBEvent &event);
/freebsd-11-stable/contrib/llvm-project/lldb/bindings/interface/
H A DSBProcess.i338 EventIsProcessEvent (const lldb::SBEvent &event);
/freebsd-11-stable/contrib/llvm-project/lldb/source/API/
H A DSBProcess.cpp828 bool SBProcess::EventIsProcessEvent(const SBEvent &event) { function in class:SBProcess
829 LLDB_RECORD_STATIC_METHOD(bool, SBProcess, EventIsProcessEvent,
1379 LLDB_REGISTER_STATIC_METHOD(bool, SBProcess, EventIsProcessEvent,

Completed in 67 milliseconds