Function glsl_lang::parser::__action328
source ยท fn __action328<'i, L>(
ctx: &ParseContext,
(_, l, _): (LexerPosition, LexerPosition, LexerPosition),
(_, d, _): (LexerPosition, PreprocessorDefineData, LexerPosition),
(_, r, _): (LexerPosition, LexerPosition, LexerPosition),
) -> PreprocessorDefinewhere
L: HasLexerError,