Function glsl_lang::parser::__action371

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