Searched refs:expect_function (Results 1 – 8 of 8) sorted by relevance
96 OSSL_STORE_expect_fn expect_function) in OSSL_STORE_LOADER_set_expect() argument98 loader->expect = expect_function; in OSSL_STORE_LOADER_set_expect()
75 pub fn expect_function(&self) -> &Function { in expect_function() method
620 pub fn expect_function(&self) -> &Function { in expect_function() method621 self.kind().expect_function() in expect_function()774 let func = item.expect_function(); in overload_index()
1444 self.resolve_item(func_id).kind().expect_function() in resolve_func()
231 OSSL_STORE_expect_fn expect_function);
329 OSSL_STORE_expect_fn expect_function);
89 OSSL_STORE_expect_fn expect_function);
1129 let function = function_item.expect_function(); in codegen()2466 let function = function_item.expect_function(); in codegen_method()