Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/bindings/interface/
H A DSBPlatform.i175 GetOSMinorVersion ();
/llvm-project-15.0.7/lldb/include/lldb/API/
H A DSBPlatform.h136 uint32_t GetOSMinorVersion();
/llvm-project-15.0.7/lldb/source/API/
H A DSBPlatform.cpp470 uint32_t SBPlatform::GetOSMinorVersion() { in GetOSMinorVersion() function in SBPlatform