Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/API/
H A DSBPlatform.h122 uint32_t GetOSMajorVersion();
/freebsd-12.1/contrib/llvm/tools/lldb/source/API/
H A DSBPlatform.cpp332 uint32_t SBPlatform::GetOSMajorVersion() { in GetOSMajorVersion() function in SBPlatform