Function glsl_lang::parser::__action419

source ยท
fn __action419<'i, L>(
    ctx: &ParseContext,
    (_, __0, _): (LexerPosition, TypeQualifierSpec, LexerPosition),
) -> Vec<TypeQualifierSpec>
where L: HasLexerError,