Searched defs:get_function (Results 1 – 2 of 2) sorted by relevance
25 fn get_function(&self, func_ref: FuncRef) -> Option<&'a Function>; in get_function() method
241 fn get_function(&self, func_ref: FuncRef) -> Option<&'a Function> { in get_function() method