Searched refs:SetCommandLineCommands (Results 1 – 14 of 14) sorted by relevance
104 bkpt.SetCommandLineCommands(str_list)115 bkpt.location[1].SetCommandLineCommands(loc_list)
31 obj.SetCommandLineCommands(commands)
91 void SetCommandLineCommands(SBStringList &commands);
101 void SetCommandLineCommands(SBStringList &commands);
205 void SetCommandLineCommands(SBStringList &commands);
63 void SetCommandLineCommands(lldb::SBStringList &commands);
91 void SetCommandLineCommands(lldb::SBStringList &commands);
102 void SetCommandLineCommands(SBStringList &commands);
65 bkpt.SetCommandLineCommands(commands);
257 void SBBreakpointLocation::SetCommandLineCommands(SBStringList &commands) { in SetCommandLineCommands() function in SBBreakpointLocation
458 void SBBreakpointName::SetCommandLineCommands(SBStringList &commands) { in SetCommandLineCommands() function in SBBreakpointName
482 void SBBreakpoint::SetCommandLineCommands(SBStringList &commands) { in SetCommandLineCommands() function in SBBreakpoint
225 bp_name.SetCommandLineCommands(self.cmd_list)
252 bkpt.SetCommandLineCommands(cmd_list)