Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/lldb/include/lldb/Utility/
HDBaton.h35 class Baton {
37 Baton() = default;
38 virtual ~Baton() = default;
47 class UntypedBaton : public Baton {
62 template <typename T> class TypedBaton : public Baton {
/freebsd-13-stable/contrib/llvm-project/lldb/include/lldb/Breakpoint/
HDWatchpointOptions.h124 Baton *GetBaton();
130 const Baton *GetBaton() const;
HDBreakpointOptions.h239 Baton *GetBaton();
245 const Baton *GetBaton() const;
/freebsd-13-stable/contrib/llvm-project/lldb/source/Breakpoint/
HDWatchpointOptions.cpp83 Baton *WatchpointOptions::GetBaton() { return m_callback_baton_sp.get(); } in GetBaton()
85 const Baton *WatchpointOptions::GetBaton() const { in GetBaton()
HDBreakpointOptions.cpp422 Baton *BreakpointOptions::GetBaton() { return m_callback_baton_sp.get(); } in GetBaton()
424 const Baton *BreakpointOptions::GetBaton() const { in GetBaton()
/freebsd-13-stable/contrib/llvm-project/lldb/include/lldb/
HDlldb-forward.h29 class Baton; variable
316 typedef std::shared_ptr<lldb_private::Baton> BatonSP;
/freebsd-13-stable/contrib/llvm-project/lldb/source/Commands/
HDCommandObjectWatchpointCommand.cpp542 const Baton *baton = wp_options->GetBaton(); in DoExecute()
HDCommandObjectBreakpointCommand.cpp596 const Baton *baton = nullptr; in DoExecute()
/freebsd-13-stable/lib/clang/liblldb/
HDMakefile697 SRCS+= Utility/Baton.cpp
/freebsd-13-stable/usr.bin/calendar/calendars/
HDcalendar.freebsd47 01/27 Jacques Anthony Vidrine <nectar@FreeBSD.org> born in Baton Rouge, Louisiana, United States, 1…