Home
last modified time | relevance | path

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

/src/contrib/llvm-project/lldb/include/lldb/API/
H A DSBPlatform.h136 const char *GetOSDescription();
/src/contrib/llvm-project/lldb/source/API/
H A DSBPlatform.cpp441 const char *SBPlatform::GetOSDescription() { in GetOSDescription() function in SBPlatform
/src/lib/clang/liblldb/
H A DLLDBWrapLua.cpp42654 result = (char *)(arg1)->GetOSDescription(); in _wrap_SBPlatform_GetOSDescription()