Searched defs:ProducerEntry (Results 1 – 2 of 2) sorted by relevance
127 struct ProducerEntry { struct128 std::string Name;129 std::string Version;
329 IO &IO, WasmYAML::ProducerEntry &ProducerEntry) { in mapping()