Searched defs:convert_error (Results 1 – 3 of 3) sorted by relevance
110 def convert_error(tool, argv, filename, stderr, rc): function
1472 fn convert_error( in convert_error() method1492 fn convert_error(&mut self, input: &'a mut Input, error: InputInner::Error) -> Input::Error { in convert_error() function
251 pub fn convert_error<I: core::ops::Deref<Target = str>>( in convert_error() function