Function glsl_lang::parser::__action810

source ยท
fn __action810<'i, L>(
    ctx: &ParseContext,
    __0: (LexerPosition, Option<TypeQualifierSpec>, LexerPosition),
    __1: (LexerPosition, Vec<TypeQualifierSpec>, LexerPosition),
) -> TypeQualifier
where L: HasLexerError,