Home
last modified time | relevance | path

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

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