Home
last modified time | relevance | path

Searched refs:ForEachAttribute (Results 1 – 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Host/
HDXML.h107 void ForEachAttribute(AttributeCallback const &callback) const;
/freebsd-11-stable/contrib/llvm-project/lldb/source/Host/common/
HDXML.cpp190 void XMLNode::ForEachAttribute(AttributeCallback const &callback) const { in ForEachAttribute() function in XMLNode
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
HDProcessGDBRemote.cpp4334 reg_node.ForEachAttribute([&target_info, &gdb_group, &gdb_type, in ParseRegisters()
4521 node.ForEachAttribute( in GetGDBServerRegisterInfoXMLAndProcess()
4670 library.ForEachAttribute( in GetLoadedModuleList()