Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/bindings/interface/
H A DSBPlatform.i166 GetOSBuild ();
/llvm-project-15.0.7/lldb/include/lldb/API/
H A DSBPlatform.h130 const char *GetOSBuild();
/llvm-project-15.0.7/lldb/source/API/
H A DSBPlatform.cpp422 const char *SBPlatform::GetOSBuild() { in GetOSBuild() function in SBPlatform