Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/include/lldb/Host/
H A DXML.h87 XMLNode GetElementForPath(const NamePath &path);
/openbsd-src/gnu/llvm/lldb/source/Host/common/
H A DXML.cpp351 XMLNode XMLNode::GetElementForPath(const NamePath &path) { in GetElementForPath() function in XMLNode