Searched refs:parseFunctionDefinitionHeader (Results 1 – 4 of 4) sorted by relevance
303 void parseFunctionDefinitionHeader(const TSourceLoc &location,
1675 context->parseFunctionDefinitionHeader(@1, $1.function, &($1.intermFunctionPrototype));
5386 context->parseFunctionDefinitionHeader((yylsp[0]), (yyvsp[0].interm).function, in yyparse()
3875 void TParseContext::parseFunctionDefinitionHeader(const TSourceLoc &location, in parseFunctionDefinitionHeader() function in sh::TParseContext