Home
last modified time | relevance | path

Searched refs:GetPlatformAtIndex (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/API/
H A DSBDebugger.h143 lldb::SBPlatform GetPlatformAtIndex(uint32_t idx);
/freebsd-12.1/contrib/llvm/tools/lldb/source/API/
H A DSBDebugger.cpp845 SBPlatform SBDebugger::GetPlatformAtIndex(uint32_t idx) { in GetPlatformAtIndex() function in SBDebugger