Home
last modified time | relevance | path

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

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