Home | History | Annotate | Download | only in compiler

Lines Matching refs:addFunctionDefinition

1622         $$ = context->addFunctionDefinition(*($1.function), $1.intermAggregate, $3, @1);