Searched defs:command_line (Results 1 – 5 of 5) sorted by relevance
14 CompletionRequest::CompletionRequest(llvm::StringRef command_line, in CompletionRequest() argument
170 SBCommandInterpreter::HandleCommand(const char *command_line, in HandleCommand()180 const char *command_line, SBExecutionContext &override_context, in HandleCommand()425 void SBCommandInterpreter::ResolveCommand(const char *command_line, in ResolveCommand()
227 InternalScopedString command_line; StartSymbolizerSubprocess() local
252 void CommandInterpreter::ResolveCommand(const char *command_line, in ResolveCommand()1836 bool CommandInterpreter::HandleCommand(const char *command_line, in HandleCommand()1847 bool CommandInterpreter::HandleCommand(const char *command_line, in HandleCommand()3414 CommandInterpreter::ResolveCommandImpl(std::string &command_line, in ResolveCommandImpl()
797 std::string command_line = std::string(::GetCommandLineA()) + " " + in AssumeRole() local