Home
last modified time | relevance | path

Searched defs:g_next_id (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Breakpoint/
H A DWatchpointResource.cpp121 static wp_resource_id_t g_next_id = 0; in GetNextID() local
H A DBreakpointSite.cpp43 static break_id_t g_next_id = 0; GetNextID() local