Home | History | Annotate | Download | only in compiler

Lines Matching refs:addFunctionCallOrMethod

309         $$ = context->addFunctionCallOrMethod($1.function, $1.nodePair.node1, $1.nodePair.node2, @1, &fatalError);