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