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

/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Host/
H A DXML.h100 void ForEachChildNode(NodeCallback const &callback) const;
/freebsd-11-stable/contrib/llvm-project/lldb/source/Host/common/
H A DXML.cpp166 void XMLNode::ForEachChildNode(NodeCallback const &callback) const { function in class:XMLNode

Completed in 113 milliseconds