Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/bindings/interface/
H A DSBPlatform.i169 GetOSDescription ();
/llvm-project-15.0.7/lldb/include/lldb/API/
H A DSBPlatform.h132 const char *GetOSDescription();
/llvm-project-15.0.7/lldb/source/API/
H A DSBPlatform.cpp437 const char *SBPlatform::GetOSDescription() { in GetOSDescription() function in SBPlatform