Searched refs:GetPlatformAtIndex (Results 1 – 4 of 4) sorted by relevance
322 ) GetPlatformAtIndex;324 GetPlatformAtIndex (uint32_t idx);
207 lldb::SBPlatform GetPlatformAtIndex(uint32_t idx);
1100 SBPlatform SBDebugger::GetPlatformAtIndex(uint32_t idx) { in GetPlatformAtIndex() function in SBDebugger1101 LLDB_RECORD_METHOD(lldb::SBPlatform, SBDebugger, GetPlatformAtIndex, in GetPlatformAtIndex()1826 LLDB_REGISTER_METHOD(lldb::SBPlatform, SBDebugger, GetPlatformAtIndex, in RegisterMethods()
19160 result = (arg1)->GetPlatformAtIndex(arg2); in _wrap_SBDebugger_GetPlatformAtIndex()