Searched refs:GetIDIterator (Results 1 – 4 of 4) sorted by relevance
66 collection::iterator pos = GetIDIterator(break_id); // Predicate in Remove()97 BreakpointSiteList::GetIDIterator(lldb::break_id_t break_id) { in GetIDIterator() function in BreakpointSiteList115 collection::iterator pos = GetIDIterator(break_id); in FindByID()
100 WatchpointList::GetIDIterator(lldb::watch_id_t watch_id) { in GetIDIterator() function in WatchpointList171 wp_collection::iterator pos = GetIDIterator(watch_id); in Remove()
192 collection::iterator GetIDIterator(lldb::break_id_t breakID);
232 wp_collection::iterator GetIDIterator(lldb::watch_id_t watchID);