Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/include/lldb/Target/
H A DProcess.h1272 virtual llvm::VersionTuple GetHostMacCatalystVersion() { return {}; } in GetHostMacCatalystVersion() function
/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DProcessGDBRemote.cpp4160 llvm::VersionTuple ProcessGDBRemote::GetHostMacCatalystVersion() { in GetHostMacCatalystVersion() function in ProcessGDBRemote