Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/include/lldb/Breakpoint/
H A DBreakpoint.h537 bool MatchesName(const char *name) { in MatchesName() function
/openbsd-src/gnu/llvm/lldb/source/API/
H A DSBBreakpoint.cpp695 bool SBBreakpoint::MatchesName(const char *name) { in MatchesName() function in SBBreakpoint