Searched refs:SetArg0 (Results 1 – 6 of 6) sorted by relevance
79 void SetArg0(llvm::StringRef arg);
112 void SetArg0(llvm::StringRef arg);
80 void ProcessInfo::SetArg0(llvm::StringRef arg) { in SetArg0() function in ProcessInfo
421 target_sp->SetArg0(resolved_bundle_exe_path); in CreateTargetInternal()424 target_sp->SetArg0(file.GetPath().c_str()); in CreateTargetInternal()
3792 void TargetProperties::SetArg0(llvm::StringRef arg) { in SetArg0() function in TargetProperties3796 m_launch_info.SetArg0(arg); in SetArg0()4061 m_launch_info.SetArg0(GetArg0()); // FIXME: Arg0 callback doesn't work in GetProcessLaunchInfo()4068 SetArg0(launch_info.GetArg0()); in SetProcessLaunchInfo()4106 this_->m_launch_info.SetArg0(this_->GetArg0()); in Arg0ValueChangedCallback()
390 target_sp->SetArg0(remote_path.c_str()); in DoExecute()