Function glsl_lang::parser::__action385
source ยท fn __action385<'i, L>(
ctx: &ParseContext,
(_, v, _): (LexerPosition, Vec<SingleDeclarationNoType>, LexerPosition),
) -> Vec<SingleDeclarationNoType>where
L: HasLexerError,