Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/lldb/source/API/
H A DSBPlatform.cpp313 SBPlatform SBPlatform::GetHostPlatform() { in GetHostPlatform() function in SBPlatform
/openbsd/gnu/llvm/lldb/source/Target/
H A DPlatform.cpp137 PlatformSP Platform::GetHostPlatform() { return GetHostPlatformSP(); } in GetHostPlatform() function in Platform