Home
last modified time | relevance | path

Searched defs:GetCString (Results 1 – 3 of 3) sorted by relevance

/freebsd-13.1/contrib/llvm-project/lldb/include/lldb/Utility/
H A DConstString.h216 const char *GetCString() const { return m_string; } in GetCString() function
/freebsd-13.1/contrib/llvm-project/lldb/source/API/
H A DSBError.cpp39 const char *SBError::GetCString() const { in GetCString() function in SBError
/freebsd-13.1/contrib/llvm-project/lldb/source/Utility/
H A DFileSpec.cpp364 const char *FileSpec::GetCString(bool denormalize) const { in GetCString() function in FileSpec