Searched defs:GetNextID (Results 1 – 4 of 4) sorted by relevance
| /freebsd/contrib/llvm-project/lldb/source/Breakpoint/ | ||
| H A D | WatchpointResource.cpp | 117 wp_resource_id_t WatchpointResource::GetNextID() { in GetNextID() function in WatchpointResource |
| H A D | BreakpointSite.cpp | 40 break_id_t BreakpointSite::GetNextID() { in GetNextID() function in BreakpointSite |
| /freebsd/contrib/llvm-project/lldb/source/Core/ | ||
| H A D | Telemetry.cpp | 80 uint64_t CommandInfo::GetNextID() { return g_command_id_seed.fetch_add(1); } in GetNextID() function in lldb_private::telemetry::CommandInfo |
| /freebsd/contrib/llvm-project/lldb/source/Target/ | ||
| H A D | ThreadPlan.cpp | 146 lldb::user_id_t ThreadPlan::GetNextID() { in GetNextID() function in ThreadPlan |