Home
last modified time | relevance | path

Searched refs:GetElementForPath (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Host/
H A DXML.h86 XMLNode GetElementForPath(const NamePath &path);
/freebsd-12.1/contrib/llvm/tools/lldb/source/Host/common/
H A DXML.cpp373 XMLNode XMLNode::GetElementForPath(const NamePath &path) { in GetElementForPath() function in XMLNode