Searched refs:typeToString (Results 1 – 3 of 3) sorted by relevance
49 OS << WebAssembly::typeToString(Type); in printTypes()73 << WebAssembly::typeToString( in emitGlobalType()84 << WebAssembly::typeToString(static_cast<wasm::ValType>(Type.ElemType)); in emitTableType()
104 const char *WebAssembly::typeToString(wasm::ValType Type) { in typeToString() function in WebAssembly113 S += WebAssembly::typeToString(Type); in typeListToString()
64 const char *typeToString(wasm::ValType Type);