Home
last modified time | relevance | path

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

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