Home
last modified time | relevance | path

Searched defs:WasmSignature (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DWasm.h487 struct WasmSignature { struct
497 WasmSignature(SmallVector<ValType, 1> &&InReturns, in WasmSignature() argument