Home
last modified time | relevance | path

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

/external/llvm-project/lldb/include/lldb/Host/
DXML.h107 void ForEachAttribute(AttributeCallback const &callback) const;
/external/llvm-project/lldb/source/Host/common/
DXML.cpp190 void XMLNode::ForEachAttribute(AttributeCallback const &callback) const { in ForEachAttribute() function in XMLNode
/external/llvm-project/lldb/source/Plugins/Process/gdb-remote/
DProcessGDBRemote.cpp4317 reg_node.ForEachAttribute([&target_info, &gdb_group, &gdb_type, in ParseRegisters()
4505 node.ForEachAttribute( in GetGDBServerRegisterInfoXMLAndProcess()
4655 library.ForEachAttribute( in GetLoadedModuleList()