Searched refs:IsElement (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Host/
H A DXML.h60 bool IsElement() const;
/freebsd-11-stable/contrib/llvm-project/lldb/source/Host/common/
H A DXML.cpp365 bool XMLNode::IsElement() const { function in class:XMLNode
443 while (value_node && !value_node.IsElement())
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationClient.cpp1628 if (!memory_node.IsElement())
1653 if (!prop_node.IsElement())

Completed in 178 milliseconds