Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/include/lldb/Breakpoint/
H A DWatchpointOptions.h180 CommandBaton(std::unique_ptr<CommandData> Data) CommandBaton() function
H A DBreakpointOptions.h86 explicit CommandBaton(std::unique_ptr<CommandData> Data) in CommandBaton() function