Searched defs:GetCString (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/contrib/llvm-project/lldb/source/API/
H A DSBError.cpp49 const char *SBError::GetCString() const { function in class:SBError
/freebsd-current/contrib/llvm-project/lldb/include/lldb/Utility/
H A DConstString.h205 const char *GetCString() const { return m_string; } function in class:lldb_private::ConstString

Completed in 161 milliseconds