Home
last modified time | relevance | path

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

/external/llvm-project/lldb/include/lldb/Interpreter/
DCommandObject.h216 void GetFormattedCommandArguments(Stream &str,
/external/llvm-project/lldb/source/Interpreter/
DCommandObject.cpp76 GetFormattedCommandArguments(syntax_str); in GetSyntax()
454 void CommandObject::GetFormattedCommandArguments(Stream &str, in GetFormattedCommandArguments() function in CommandObject
DOptions.cpp403 cmd->GetFormattedCommandArguments(arguments_str); in GenerateOptionUsage()
437 cmd->GetFormattedCommandArguments(args_str, opt_set_mask); in GenerateOptionUsage()