Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Breakpoint/
DBreakpointResolverScripted.cpp58 void BreakpointResolverScripted::NotifyBreakpointSet() { in NotifyBreakpointSet() function in BreakpointResolverScripted
/external/llvm-project/lldb/include/lldb/Breakpoint/
DBreakpointResolver.h190 virtual void NotifyBreakpointSet() {}; in NotifyBreakpointSet() function