Function glsl_lang::parser::__action667

source ยท
fn __action667<'i, L>(
    ctx: &ParseContext,
    __0: (LexerPosition, StorageQualifierData, LexerPosition),
    __1: (LexerPosition, LexerPosition, LexerPosition),
) -> StorageQualifier
where L: HasLexerError,