reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/lldb/include/lldb/Host/XML.h
  174   XMLDocument m_xml_doc;
tools/lldb/source/API/SBDebugger.cpp
  682       *config_up, "xml", XMLDocument::XMLEnabled(),
tools/lldb/source/Host/common/XML.cpp
   36   XMLDocument *document = (XMLDocument *)ctx;
tools/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.cpp
 1591   if (!XMLDocument::XMLEnabled()) {
 1609   XMLDocument xml_document;
tools/lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp
 4505   XMLDocument xml_document;
 4617   if (!XMLDocument::XMLEnabled())
 4634   if (!XMLDocument::XMLEnabled())
 4658     XMLDocument doc;
 4747     XMLDocument doc;
tools/lldb/unittests/Process/gdb-remote/GDBRemoteCommunicationClientTest.cpp
  333   if (XMLDocument::XMLEnabled()) {
  356   if (XMLDocument::XMLEnabled()) {