Home
last modified time | relevance | path

Searched refs:Baton (Results 1 – 10 of 10) sorted by relevance

/freebsd/contrib/llvm-project/lldb/include/lldb/Utility/
H A DBaton.h35 class Baton {
37 Baton() = default;
38 virtual ~Baton() = default;
47 class UntypedBaton : public Baton {
62 template <typename T> class TypedBaton : public Baton {
/freebsd/contrib/llvm-project/lldb/include/lldb/Breakpoint/
H A DWatchpointOptions.h15 #include "lldb/Utility/Baton.h"
124 Baton *GetBaton(); in IsCallbackSynchronous()
130 const Baton *GetBaton() const;
H A DBreakpointOptions.h239 Baton *GetBaton();
245 const Baton *GetBaton() const;
/freebsd/contrib/llvm-project/lldb/source/Breakpoint/
H A DWatchpointOptions.cpp83 Baton *WatchpointOptions::GetBaton() { return m_callback_baton_sp.get(); } in GetBaton()
85 const Baton *WatchpointOptions::GetBaton() const { in GetBaton()
H A DBreakpointOptions.cpp422 Baton *BreakpointOptions::GetBaton() { return m_callback_baton_sp.get(); } in GetBaton()
424 const Baton *BreakpointOptions::GetBaton() const { in GetBaton()
/freebsd/contrib/llvm-project/lldb/include/lldb/
H A Dlldb-forward.h29 class Baton; variable
316 typedef std::shared_ptr<lldb_private::Baton> BatonSP;
/freebsd/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectWatchpointCommand.cpp542 const Baton *baton = wp_options->GetBaton(); in DoExecute()
H A DCommandObjectBreakpointCommand.cpp596 const Baton *baton = nullptr; in DoExecute()
/freebsd/lib/clang/liblldb/
H A DMakefile696 SRCS+= Utility/Baton.cpp
/freebsd/usr.bin/calendar/calendars/
H A Dcalendar.freebsd48 01/27 Jacques Anthony Vidrine <nectar@FreeBSD.org> born in Baton Rouge, Louisiana, United States, 1…