Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/API/
H A DSBDebugger.h140 uint32_t GetNumPlatforms();
/freebsd-12.1/contrib/llvm/tools/lldb/source/API/
H A DSBDebugger.cpp837 uint32_t SBDebugger::GetNumPlatforms() { in GetNumPlatforms() function in SBDebugger