Searched refs:createFunctionCall (Results 1 – 3 of 3) sorted by relevance
34 TGraphFunctionCall* TDependencyGraph::createFunctionCall(TIntermAggregate* intermFunctionCall) in createFunctionCall() function in TDependencyGraph
39 TGraphFunctionCall* functionCall = mGraph->createFunctionCall(intermFunctionCall); in visitFunctionCall()
167 TGraphFunctionCall* createFunctionCall(TIntermAggregate* intermFunctionCall);