Function glsl_lang::parser::__action572

source ยท
fn __action572<'i, L>(
    ctx: &ParseContext,
    __0: (LexerPosition, FunctionPrototype, LexerPosition),
    __1: (LexerPosition, CompoundStatement, LexerPosition),
    __2: (LexerPosition, LexerPosition, LexerPosition),
) -> FunctionDefinition
where L: HasLexerError,