Function glsl_lang::parser::__action338
source ยท fn __action338<'i, L>(
ctx: &ParseContext,
(_, l, _): (LexerPosition, LexerPosition, LexerPosition),
(_, n, _): (LexerPosition, Identifier, LexerPosition),
(_, r, _): (LexerPosition, LexerPosition, LexerPosition),
) -> PreprocessorUndefwhere
L: HasLexerError,