Home
last modified time | relevance | path

Searched refs:UpdateName (Results 1 – 2 of 2) sorted by relevance

/freebsd-13.1/contrib/llvm-project/lldb/source/API/
H A DSBBreakpointName.cpp262 UpdateName(*bp_name); in SetOneShot()
289 UpdateName(*bp_name); in SetIgnoreCount()
317 UpdateName(*bp_name); in SetCondition()
345 UpdateName(*bp_name); in SetAutoContinue()
372 UpdateName(*bp_name); in SetThreadID()
399 UpdateName(*bp_name); in SetThreadIndex()
427 UpdateName(*bp_name); in SetThreadName()
456 UpdateName(*bp_name); in SetQueueName()
490 UpdateName(*bp_name); in SetCommandLineCommands()
567 UpdateName(*bp_name); in SetCallback()
[all …]
/freebsd-13.1/contrib/llvm-project/lldb/include/lldb/API/
H A DSBBreakpointName.h115 void UpdateName(lldb_private::BreakpointName &bp_name);