Searched refs:EventIsProcessEvent (Results 1 – 3 of 3) sorted by relevance
239 static bool EventIsProcessEvent(const lldb::SBEvent &event);
781 bool SBProcess::EventIsProcessEvent(const SBEvent &event) { in EventIsProcessEvent() function in SBProcess
45570 result = (bool)lldb::SBProcess::EventIsProcessEvent((lldb::SBEvent const &)*arg1); in _wrap_SBProcess_EventIsProcessEvent()