Searched defs:writeValueType (Results 1 – 2 of 2) sorted by relevance
121 void writeValueType(raw_ostream &os, ValType type, const Twine &msg) { in writeValueType() function
328 void writeValueType(wasm::ValType Ty) { W->OS << static_cast<char>(Ty); } in writeValueType() function in __anonfb1f8c320111::WasmObjectWriter