Searched defs:ProducerEntry (Results 1 – 2 of 2) sorted by relevance
132 struct ProducerEntry { struct133 std::string Name;134 std::string Version;
332 IO &IO, WasmYAML::ProducerEntry &ProducerEntry) { in mapping()