Function glsl_lang::parser::__action372

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