Searched refs:functionNode (Results 1 – 1 of 1) sorted by relevance
2674 …TIntermNode* functionNode = parseContext.handleFunctionDefinition(declarator.loc, *declarator.func… in acceptFunctionBody() local2683 … parseContext.handleFunctionBody(declarator.loc, *declarator.function, functionBody, functionNode); in acceptFunctionBody()2686 nodeList = intermediate.growAggregate(nodeList, functionNode); in acceptFunctionBody()