Home
last modified time | relevance | path

Searched refs:OptionsWithRaw (Results 1 – 7 of 7) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Utility/
H A DArgs.h382 class OptionsWithRaw {
392 explicit OptionsWithRaw(llvm::StringRef argument_string);
/freebsd-12.1/contrib/llvm/tools/lldb/source/Utility/
H A DArgs.cpp664 OptionsWithRaw::OptionsWithRaw(llvm::StringRef arg_string) { in OptionsWithRaw() function in OptionsWithRaw
668 void OptionsWithRaw::SetFromString(llvm::StringRef arg_string) { in SetFromString()
/freebsd-12.1/contrib/llvm/tools/lldb/source/Commands/
H A DCommandObjectExpression.cpp345 OptionsWithRaw args(code); in HandleCompletion()
586 OptionsWithRaw args(command); in DoExecute()
H A DCommandObjectWatchpoint.cpp1032 OptionsWithRaw args(raw_command); in DoExecute()
H A DCommandObjectCommands.cpp553 OptionsWithRaw args_with_suffix(raw_command_line); in DoExecute()
H A DCommandObjectPlatform.cpp1741 OptionsWithRaw args(raw_command_line); in DoExecute()
H A DCommandObjectType.cpp2874 OptionsWithRaw args(raw_command_line); in DoExecute()