Searched refs:setEndLine (Results 1 – 4 of 4) sorted by relevance
579 void setEndLine(const TSourceLoc& line) { endLine = line; } in setEndLine() function
1417 $3->setEndLine(@5);1441 $2->setEndLine(@3);
4486 (yyvsp[-2].interm.intermAggregate)->setEndLine((yylsp[0])); in yyparse()4542 (yyvsp[-1].interm.intermAggregate)->setEndLine((yylsp[0])); in yyparse()
1942 aggregate->setEndLine(functionBody->getAsAggregate()->getEndLine()); in addFunctionDefinition()