Home
last modified time | relevance | path

Searched refs:CopyOptionsNoCallback (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Breakpoint/
H A DWatchpointOptions.h40 static WatchpointOptions *CopyOptionsNoCallback(WatchpointOptions &rhs);
/freebsd-12.1/contrib/llvm/tools/lldb/source/Breakpoint/
H A DWatchpointOptions.cpp61 WatchpointOptions::CopyOptionsNoCallback(WatchpointOptions &orig) { in CopyOptionsNoCallback() function in WatchpointOptions