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

/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Host/
H A DXML.h71 bool NameIs(const char *name) const;
/freebsd-11-stable/contrib/llvm-project/lldb/source/Host/common/
H A DXML.cpp334 bool XMLNode::NameIs(const char *name) const { function in class:XMLNode
494 if (node.NameIs("key")) {

Completed in 118 milliseconds