Home
last modified time | relevance | path

Searched refs:SetCommandLineCommands (Results 1 – 7 of 7) sorted by relevance

/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/API/
H A DSBBreakpointName.h93 void SetCommandLineCommands(lldb::SBStringList &commands);
H A DSBBreakpointLocation.h76 void SetCommandLineCommands(lldb::SBStringList &commands);
H A DSBBreakpoint.h109 void SetCommandLineCommands(SBStringList &commands);
/freebsd-14.2/contrib/llvm-project/lldb/source/API/
H A DSBBreakpointLocation.cpp274 void SBBreakpointLocation::SetCommandLineCommands(SBStringList &commands) { in SetCommandLineCommands() function in SBBreakpointLocation
H A DSBBreakpointName.cpp460 void SBBreakpointName::SetCommandLineCommands(SBStringList &commands) { in SetCommandLineCommands() function in SBBreakpointName
H A DSBBreakpoint.cpp479 void SBBreakpoint::SetCommandLineCommands(SBStringList &commands) { in SetCommandLineCommands() function in SBBreakpoint
/freebsd-14.2/lib/clang/liblldb/
H A DLLDBWrapLua.cpp7857 (arg1)->SetCommandLineCommands(*arg2); in _wrap_SBBreakpoint_SetCommandLineCommands()
9433 (arg1)->SetCommandLineCommands(*arg2); in _wrap_SBBreakpointLocation_SetCommandLineCommands()
10704 (arg1)->SetCommandLineCommands(*arg2); in _wrap_SBBreakpointName_SetCommandLineCommands()