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