Searched refs:GetHostPlatformSP (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/lldb/source/Target/
H A DPlatform.cpp57 static PlatformSP &GetHostPlatformSP() { function
128 PlatformSP Platform::GetHostPlatform() { return GetHostPlatformSP(); }
159 GetHostPlatformSP() = platform_sp;

Completed in 54 milliseconds