Searched refs:unexpected_function_call (Results 1 – 2 of 2) sorted by relevance
122 pub(crate) const fn unexpected_function_call() -> Self { in unexpected_function_call() method
797 _ => bail!(CodeGenError::unexpected_function_call()), in push_abi_results()