Function glsl_lang::parser::__action864

source ยท
fn __action864<'i, L>(
    ctx: &ParseContext,
    __lookbehind: &LexerPosition,
    __lookahead: &LexerPosition,
) -> Vec<LayoutQualifierSpec>
where L: HasLexerError,