Searched defs:expect_type (Results 1 – 5 of 5) sorted by relevance
104 pub fn expect_type(&self) -> &Type { in expect_type() method
608 pub fn expect_type(&self) -> &Type { in expect_type() method
381 const MMSSCPacketType expect_type) in mms_safe_send_recv()
1094 Expect<const ast::Type*> ParserImpl::expect_type(const std::string& use) { in expect_type() function in tint::reader::wgsl::ParserImpl
1700 const struct dxil_type *expect_type = dxil_value_get_type(ctx->defs[ssa->index].chans[chan]); in store_ssa_def() local1773 const struct dxil_type *expect_type = dxil_module_get_int_type(&ctx->mod, bit_size); in get_src() local