Home
last modified time | relevance | path

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

/external/llvm-project/lldb/include/lldb/Host/
DXML.h87 XMLNode GetElementForPath(const NamePath &path);
/external/llvm-project/lldb/source/Host/common/
DXML.cpp373 XMLNode XMLNode::GetElementForPath(const NamePath &path) { in GetElementForPath() function in XMLNode