Searched defs:expect_param (Results 1 – 3 of 3) sorted by relevance
213 pub fn expect_param(self) -> ast::Param { in expect_param() method
1471 Expect<ast::Variable*> ParserImpl::expect_param() { in expect_param() function in tint::reader::wgsl::ParserImpl
3869 pub fn expect_param(self) -> &'hir Param<'hir> { in expect_param() method