Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/include/lldb/Breakpoint/
H A DBreakpoint.h541 void GetNames(std::vector<std::string> &names) { in GetNames() function
/openbsd-src/gnu/llvm/lldb/source/API/
H A DSBBreakpoint.cpp709 void SBBreakpoint::GetNames(SBStringList &names) { in GetNames() function in SBBreakpoint