Searched refs:setThisNode (Results 1 – 4 of 4) sorted by relevance
36 void setThisNode(TIntermTyped *thisNode);
154 void TFunctionLookup::setThisNode(TIntermTyped *thisNode) in setThisNode() function in sh::TFunctionLookup
346 $$->setThisNode($1);
2535 (yyval.interm.functionLookup)->setThisNode((yyvsp[-2].interm.intermTypedNode)); in yyparse()