Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/lldb/include/lldb/Target/
DProcess.h1187 virtual llvm::VersionTuple GetHostMacCatalystVersion() { return {}; } in GetHostMacCatalystVersion() function
/freebsd-12-stable/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
DProcessGDBRemote.cpp4331 llvm::VersionTuple ProcessGDBRemote::GetHostMacCatalystVersion() { in GetHostMacCatalystVersion() function in ProcessGDBRemote