Searched refs:GetCommand (Results 1 – 4 of 4) sorted by relevance
239 const char *SBPlatformShellCommand::GetCommand() { in GetCommand() function in SBPlatformShellCommand240 LLDB_RECORD_METHOD_NO_ARGS(const char *, SBPlatformShellCommand, GetCommand); in GetCommand()585 const char *command = shell_command.GetCommand(); in Run()737 LLDB_REGISTER_METHOD(const char *, SBPlatformShellCommand, GetCommand, ()); in RegisterMethods()
71 GetCommand();
69 const char *GetCommand();
37291 result = (char *)(arg1)->GetCommand(); in _wrap_SBPlatformShellCommand_GetCommand()