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

Declarations

tools/lldb/include/lldb/Host/XML.h
  136   static bool XMLEnabled();

References

tools/lldb/source/API/SBDebugger.cpp
  682       *config_up, "xml", XMLDocument::XMLEnabled(),
tools/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.cpp
 1591   if (!XMLDocument::XMLEnabled()) {
tools/lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp
 4617   if (!XMLDocument::XMLEnabled())
 4634   if (!XMLDocument::XMLEnabled())
tools/lldb/unittests/Process/gdb-remote/GDBRemoteCommunicationClientTest.cpp
  333   if (XMLDocument::XMLEnabled()) {
  356   if (XMLDocument::XMLEnabled()) {