Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/bindings/interface/
H A DSBDebugger.i340 ) GetNumPlatforms;
342 GetNumPlatforms ();
/openbsd-src/gnu/llvm/lldb/include/lldb/API/
H A DSBDebugger.h232 uint32_t GetNumPlatforms();
/openbsd-src/gnu/llvm/lldb/source/API/
H A DSBDebugger.cpp1123 uint32_t SBDebugger::GetNumPlatforms() { in GetNumPlatforms() function in SBDebugger