Home
last modified time | relevance | path

Searched refs:num_locs (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/API/
H A DSBBreakpoint.cpp470 size_t num_locs = 0; in GetNumLocations() local
474 num_locs = bkpt_sp->GetNumLocations(); in GetNumLocations()
476 return num_locs; in GetNumLocations()