Searched refs:OptionsWithRaw (Results 1 – 9 of 9) sorted by relevance
319 class OptionsWithRaw {327 explicit OptionsWithRaw(llvm::StringRef argument_string);
641 OptionsWithRaw::OptionsWithRaw(llvm::StringRef arg_string) { in OptionsWithRaw() function in OptionsWithRaw645 void OptionsWithRaw::SetFromString(llvm::StringRef arg_string) { in SetFromString()
362 OptionsWithRaw args(code); in HandleCompletion()591 OptionsWithRaw args(command); in DoExecute()
56 OptionsWithRaw args{command}; in DoExecute()
85 OptionsWithRaw raw_args(command); in DoExecute()
995 OptionsWithRaw args(raw_command); in DoExecute()
1687 OptionsWithRaw args(raw_command_line); in DoExecute()
2631 OptionsWithRaw args(raw_command_line); in DoExecute()
384 OptionsWithRaw args_with_suffix(raw_command_line); in DoExecute()