Home
last modified time | relevance | path

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

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