Home
last modified time | relevance | path

Searched refs:GetNumAvailablePlatforms (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/llvm/lldb/bindings/interface/
H A DSBDebugger.i352 ) GetNumAvailablePlatforms;
354 GetNumAvailablePlatforms ();
/openbsd-src/gnu/llvm/lldb/include/lldb/API/
H A DSBDebugger.h241 uint32_t GetNumAvailablePlatforms();
/openbsd-src/gnu/llvm/lldb/source/API/
H A DSBDebugger.cpp1144 uint32_t SBDebugger::GetNumAvailablePlatforms() { in GetNumAvailablePlatforms() function in SBDebugger