Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Interpreter/
H A DCommandObject.cpp75 GetFormattedCommandArguments(syntax_str); in GetSyntax()
464 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()
/openbsd-src/gnu/llvm/lldb/include/lldb/Interpreter/
H A DCommandObject.h224 void GetFormattedCommandArguments(Stream &str,