Home
last modified time | relevance | path

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

/src/contrib/llvm-project/lldb/include/lldb/API/
H A DSBPlatform.h138 uint32_t GetOSMajorVersion();
/src/contrib/llvm-project/lldb/source/API/
H A DSBPlatform.cpp465 uint32_t SBPlatform::GetOSMajorVersion() { in GetOSMajorVersion() function in SBPlatform
/src/lib/clang/liblldb/
H A DLLDBWrapLua.cpp42678 result = (uint32_t)(arg1)->GetOSMajorVersion(); in _wrap_SBPlatform_GetOSMajorVersion()