Searched defs:TypeToString (Results 1 – 6 of 6) sorted by relevance
225 const char *llvm::WebAssembly::TypeToString(MVT Ty) { in TypeToString() function in llvm::WebAssembly247 const char *llvm::WebAssembly::TypeToString(wasm::ValType Type) { in TypeToString() function in llvm::WebAssembly
101 const char* TypeToString(RpcServiceMethod::AsyncType type) { in TypeToString() function
203 const char *llvm::WebAssembly::TypeToString(MVT Ty) { in TypeToString() function in llvm::WebAssembly
30 std::string TypeToString(Table::ColumnType type) { in TypeToString() function
40 static string TypeToString(llvm::Type* type) { in TypeToString() function
666 const char* StatsReport::TypeToString() const { in TypeToString() function in webrtc::StatsReport