Searched defs:is_defaultable (Results 1 – 1 of 1) sorted by relevance
285 constexpr bool is_defaultable(ValueKind kind) { in is_defaultable() function354 constexpr bool is_defaultable() const { return wasm::is_defaultable(kind()); } in is_defaultable() function