Function glsl_lang::parser::__action625

source ยท
fn __action625<'i, L>(
    ctx: &ParseContext,
    __0: (LexerPosition, Identifier, LexerPosition),
    __1: (LexerPosition, LexerPosition, LexerPosition),
) -> PreprocessorIfNDef
where L: HasLexerError,