Function glsl_lang::parser::__action324
source ยท fn __action324<'i, L>(
ctx: &ParseContext,
(_, i, _): (LexerPosition, Identifier, LexerPosition),
(_, r, _): (LexerPosition, Token, LexerPosition),
) -> PreprocessorDefineDatawhere
L: HasLexerError,