Home
last modified time | relevance | path

Searched defs:GetConnectionOptions (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/lldb/include/lldb/Target/
H A DPlatform.h618 GetConnectionOptions(CommandInterpreter &interpreter) { GetConnectionOptions() function
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/Platform/POSIX/
H A DPlatformPOSIX.cpp54 lldb_private::OptionGroupOptions *PlatformPOSIX::GetConnectionOptions( in GetConnectionOptions() function in PlatformPOSIX