Searched defs:typeToString (Results 1 – 3 of 3) sorted by relevance
78 const char *WebAssembly::typeToString(wasm::ValType Type) { in typeToString() function in WebAssembly
254 static std::string typeToString(Fortran::common::TypeCategory cat, int kind, typeToString() function
1983 static std::string typeToString(mlir::Type t) { typeToString() function