Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/API/
H A DSBBreakpointName.cpp237 UpdateName(*bp_name); in SetOneShot()
266 UpdateName(*bp_name); in SetIgnoreCount()
297 UpdateName(*bp_name); in SetCondition()
327 UpdateName(*bp_name); in SetAutoContinue()
357 UpdateName(*bp_name); in SetThreadID()
387 UpdateName(*bp_name); in SetThreadIndex()
417 UpdateName(*bp_name); in SetThreadName()
447 UpdateName(*bp_name); in SetQueueName()
480 UpdateName(*bp_name); in SetCommandLineCommands()
555 UpdateName(*bp_name); in SetCallback()
[all …]
/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/API/
H A DSBBreakpointName.h111 void UpdateName(lldb_private::BreakpointName &bp_name);