Function glsl_lang::parser::__action533

source ยท
fn __action533<'i, L>(
    ctx: &ParseContext,
    __0: (LexerPosition, FullySpecifiedType, LexerPosition),
    __1: (LexerPosition, ArrayedIdentifier, LexerPosition),
) -> SingleDeclarationData
where L: HasLexerError,