Searched refs:SetOSVersion (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/lldb/source/Interpreter/
H A DOptionGroupPlatform.cpp43 platform_sp->SetOSVersion(m_os_version);
/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Target/
H A DPlatform.h212 bool SetOSVersion(llvm::VersionTuple os_version);
/freebsd-11-stable/contrib/llvm-project/lldb/source/Target/
H A DPlatform.cpp826 bool Platform::SetOSVersion(llvm::VersionTuple version) { function in class:Platform

Completed in 63 milliseconds