Function glsl_lang::parser::__action470

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