Searched refs:GetChars (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Utility/
H A DDataBufferLLVM.h34 char *GetChars() { return reinterpret_cast<char *>(GetBytes()); } function in class:lldb_private::DataBufferLLVM
/freebsd-11-stable/contrib/llvm-project/lldb/source/Host/common/
H A DHost.cpp578 command_output_ptr->assign(Buffer->GetChars(),

Completed in 109 milliseconds