Function glsl_lang::parser::__action375

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