Searched refs:DoShouldNotify (Results 1 – 2 of 2) sorted by relevance
/external/lldb/include/lldb/Target/ | ||
D | StopInfo.h | 93 return DoShouldNotify (event_ptr); in ShouldNotify() |
/external/lldb/source/Target/ | ||
D | StopInfo.cpp | 204 DoShouldNotify (Event *event_ptr) in DoShouldNotify() function in lldb_private::StopInfoBreakpoint |