Function glsl_lang::parser::__action376

source ยท
fn __action376<'i, L>(
    ctx: &ParseContext,
    (_, __0, _): (LexerPosition, PreprocessorVersionProfile, LexerPosition),
) -> Option<PreprocessorVersionProfile>
where L: HasLexerError,