Home
last modified time | relevance | path

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

/src/contrib/llvm-project/lldb/include/lldb/API/
H A DSBPlatform.h134 const char *GetOSBuild();
/src/contrib/llvm-project/lldb/source/API/
H A DSBPlatform.cpp426 const char *SBPlatform::GetOSBuild() { in GetOSBuild() function in SBPlatform
/src/lib/clang/liblldb/
H A DLLDBWrapLua.cpp42630 result = (char *)(arg1)->GetOSBuild(); in _wrap_SBPlatform_GetOSBuild()