Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/API/
H A DSBTarget.cpp1130 void SBTarget::GetBreakpointNames(SBStringList &names) { in GetBreakpointNames() function in SBTarget
/openbsd-src/gnu/llvm/lldb/source/Target/
H A DTarget.cpp780 void Target::GetBreakpointNames(std::vector<std::string> &names) { in GetBreakpointNames() function in Target