Function glsl_lang::parser::__action467

source ยท
fn __action467<'i, L>(
    ctx: &ParseContext,
    (_, v, _): (LexerPosition, Vec<LayoutQualifierSpec>, LexerPosition),
) -> Vec<LayoutQualifierSpec>
where L: HasLexerError,