Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/API/
H A DSBPlatform.cpp314 SBPlatform SBPlatform::GetHostPlatform() { GetHostPlatform() function in SBPlatform
/freebsd/contrib/llvm-project/lldb/source/Target/
H A DPlatform.cpp134 PlatformSP Platform::GetHostPlatform() { return GetHostPlatformSP(); } in GetHostPlatform() function in Platform