Searched refs:constructorNode (Results 1 – 1 of 1) sorted by relevance
3761 TIntermAggregate *constructorNode = TIntermAggregate::CreateConstructor(type, &arguments); in addConstructor() local3762 constructorNode->setLine(line); in addConstructor()3764 return constructorNode->fold(mDiagnostics); in addConstructor()