Searched refs:ForEachAttribute (Results 1 – 3 of 3) sorted by relevance
107 void ForEachAttribute(AttributeCallback const &callback) const;
186 void XMLNode::ForEachAttribute(AttributeCallback const &callback) const { in ForEachAttribute() function in XMLNode
4203 enumerator_node.ForEachAttribute( in ParseEnumEvalues()4258 enum_node.ForEachAttribute([&id](const llvm::StringRef &attr_name, in ParseEnums()4309 field_node.ForEachAttribute([&name, &start, &end, &type, max_start_bit, in ParseFlagsFields()4441 flags_node.ForEachAttribute( in ParseFlags()4560 reg_node.ForEachAttribute([&target_info, &gdb_group, &gdb_type, in ParseRegisters()4745 node.ForEachAttribute( in GetGDBServerRegisterInfoXMLAndProcess()4935 library.ForEachAttribute( in GetLoadedModuleList()