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