Searched refs:SetShellExpandArguments (Results 1 – 7 of 7) sorted by relevance
277 void SBLaunchInfo::SetShellExpandArguments(bool expand) { in SetShellExpandArguments() function in SBLaunchInfo278 LLDB_RECORD_METHOD(void, SBLaunchInfo, SetShellExpandArguments, (bool), in SetShellExpandArguments()281 m_opaque_sp->SetShellExpandArguments(expand); in SetShellExpandArguments()441 LLDB_REGISTER_METHOD(void, SBLaunchInfo, SetShellExpandArguments, (bool)); in RegisterMethods()
107 SetShellExpandArguments (bool expand);
152 void SetShellExpandArguments(bool expand);
118 launch_info.SetShellExpandArguments(expand_args); in SetOptionValue()
94 void SetShellExpandArguments(bool expand);
158 void ProcessLaunchInfo::SetShellExpandArguments(bool expand) { in SetShellExpandArguments() function in ProcessLaunchInfo
31443 (arg1)->SetShellExpandArguments(arg2); in _wrap_SBLaunchInfo_SetShellExpandArguments()