Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/API/
DSBPlatform.cpp344 SBPlatform SBPlatform::GetHostPlatform() { in GetHostPlatform() function in SBPlatform
/external/llvm-project/lldb/source/Target/
DPlatform.cpp135 PlatformSP Platform::GetHostPlatform() { return GetHostPlatformSP(); } in GetHostPlatform() function in Platform