Function glsl_lang::parser::__action377

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