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