Searched refs:GetConnectionOptions (Results 1 – 4 of 4) sorted by relevance
27 GetConnectionOptions(lldb_private::CommandInterpreter &interpreter) override;
51 lldb_private::OptionGroupOptions *PlatformPOSIX::GetConnectionOptions( in GetConnectionOptions() function in PlatformPOSIX
618 GetConnectionOptions(CommandInterpreter &interpreter) { in GetConnectionOptions() function
318 m_platform_options = platform_sp->GetConnectionOptions(m_interpreter); in GetOptions()