Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Commands/
H A DCommandOptionArgumentTable.cpp99 llvm::StringRef GDBFormatHelpTextCallback() { in GDBFormatHelpTextCallback() function
/freebsd/contrib/llvm-project/lldb/include/lldb/Interpreter/
H A DCommandOptionArgumentTable.h207 llvm::StringRef GDBFormatHelpTextCallback();
243 …ormat, "gdb-format", lldb::CompletionType::eNoCompletion, {}, { GDBFormatHelpTextCallback, true },…