Searched refs:parse_exception_table (Results 1 – 1 of 1) sorted by relevance
1821 fn parse_exception_table(&mut self, ctx: &mut Context) -> ParseResult<ir::ExceptionTable> { in parse_exception_table() method2844 let exception = self.parse_exception_table(ctx)?; in parse_inst_operands()2858 let exception = self.parse_exception_table(ctx)?; in parse_inst_operands()