Function glsl_lang::parser::__parse__TranslationUnit::__reduce444

source ยท
fn __reduce444<'i, L>(
    ctx: &ParseContext,
    __lookahead_start: Option<&LexerPosition>,
    __symbols: &mut Vec<(LexerPosition, __Symbol, LexerPosition)>,
    _: PhantomData<(&'i (), L)>,
) -> (usize, usize)
where L: HasLexerError,