Home | History | Annotate | Download | only in compiler

Lines Matching refs:addStructure

1327         $$ = context->addStructure(@1, @2, $2.string, $5);
1330 $$ = context->addStructure(@1, @1, NewPoolTString(""), $4);