Function glsl_lang::parser::__action374

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