Home
last modified time | relevance | path

Searched refs:GetFormattedCommandArguments (Results 1 – 3 of 3) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Interpreter/
H A DCommandObject.h215 void GetFormattedCommandArguments(Stream &str,
/freebsd-12.1/contrib/llvm/tools/lldb/source/Interpreter/
H A DCommandObject.cpp75 GetFormattedCommandArguments(syntax_str); in GetSyntax()
434 void CommandObject::GetFormattedCommandArguments(Stream &str, in GetFormattedCommandArguments() function in CommandObject
H A DOptions.cpp408 cmd->GetFormattedCommandArguments(arguments_str); in GenerateOptionUsage()
442 cmd->GetFormattedCommandArguments(args_str, opt_set_mask); in GenerateOptionUsage()