Home | History | Annotate | Download | only in compiler

Lines Matching refs:parseSingleDeclaration

833         $$.intermAggregate = context->parseSingleDeclaration($$.type, @1, "");
837 $$.intermAggregate = context->parseSingleDeclaration($$.type, @2, *$2.string);