Home
last modified time | relevance | path

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

/llvm-project/lldb/unittests/Breakpoint/
H A DBreakpointIDTest.cpp19 TEST(BreakpointIDTest, StringIsBreakpointName) { in TEST() argument
/llvm-project/lldb/source/Breakpoint/
H A DBreakpointID.cpp91 bool BreakpointID::StringIsBreakpointName(llvm::StringRef str, Status &error) { in StringIsBreakpointName() function in BreakpointID