Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lldb/include/lldb/Host/
H A DXML.h107 void ForEachAttribute(AttributeCallback const &callback) const;
/freebsd-13.1/contrib/llvm-project/lldb/source/Host/common/
H A DXML.cpp190 void XMLNode::ForEachAttribute(AttributeCallback const &callback) const { in ForEachAttribute() function in XMLNode
/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DProcessGDBRemote.cpp4393 reg_node.ForEachAttribute([&target_info, &gdb_group, &gdb_type, in ParseRegisters()
4581 node.ForEachAttribute( in GetGDBServerRegisterInfoXMLAndProcess()
4731 library.ForEachAttribute( in GetLoadedModuleList()