Searched defs:GetSelectedPlatform (Results 1 – 2 of 2) sorted by relevance
/llvm-project/lldb/include/lldb/Target/ | ||
H A D | Platform.h | 1040 lldb::PlatformSP GetSelectedPlatform() { GetSelectedPlatform() function |
/llvm-project/lldb/source/API/ | ||
H A D | SBDebugger.cpp | 1104 SBPlatform SBDebugger::GetSelectedPlatform() { GetSelectedPlatform() function in SBDebugger |