Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Interpreter/
H A DCommandObject.cpp75 GetFormattedCommandArguments(syntax_str); in GetSyntax()
536 void CommandObject::GetFormattedCommandArguments(Stream &str, in GetFormattedCommandArguments() function in CommandObject
H A DOptions.cpp401 cmd.GetFormattedCommandArguments(arguments_str); in GenerateOptionUsage()
429 cmd.GetFormattedCommandArguments(args_str, opt_set_mask); in GenerateOptionUsage()
/freebsd/contrib/llvm-project/lldb/include/lldb/Interpreter/
H A DCommandObject.h238 void GetFormattedCommandArguments(Stream &str,