Function glsl_lang::parser::__action468

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