Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Utility/
HDBaton.h35 class Baton {
37 Baton() {} in Baton() function
38 virtual ~Baton() {} in ~Baton()
47 class UntypedBaton : public Baton {
62 template <typename T> class TypedBaton : public Baton {
/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Breakpoint/
HDWatchpointOptions.h130 Baton *GetBaton();
136 const Baton *GetBaton() const;
HDBreakpointOptions.h241 Baton *GetBaton();
247 const Baton *GetBaton() const;
/freebsd-11-stable/contrib/llvm-project/lldb/source/Breakpoint/
HDWatchpointOptions.cpp85 Baton *WatchpointOptions::GetBaton() { return m_callback_baton_sp.get(); } in GetBaton()
87 const Baton *WatchpointOptions::GetBaton() const { in GetBaton()
HDBreakpointOptions.cpp440 Baton *BreakpointOptions::GetBaton() { return m_callback_baton_sp.get(); } in GetBaton()
442 const Baton *BreakpointOptions::GetBaton() const { in GetBaton()
/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/
HDlldb-forward.h28 class Baton; variable
294 typedef std::shared_ptr<lldb_private::Baton> BatonSP;
/freebsd-11-stable/contrib/llvm-project/lldb/source/Commands/
HDCommandObjectWatchpointCommand.cpp620 const Baton *baton = wp_options->GetBaton(); in DoExecute()
HDCommandObjectBreakpointCommand.cpp671 const Baton *baton = nullptr; in DoExecute()
/freebsd-11-stable/lib/clang/liblldb/
HDMakefile600 SRCS+= Utility/Baton.cpp
/freebsd-11-stable/usr.bin/calendar/calendars/
HDcalendar.freebsd44 01/27 Jacques Anthony Vidrine <nectar@FreeBSD.org> born in Baton Rouge, Louisiana, United States, 1…