Searched defs:GetErrors (Results 1 – 1 of 1) sorted by relevance
/freebsd/contrib/llvm-project/lldb/source/Host/common/ | ||
H A D | XML.cpp | 81 llvm::StringRef XMLDocument::GetErrors() const { return m_errors.GetString(); } in GetErrors() function in XMLDocument |