Home
last modified time | relevance | path

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

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