Home
last modified time | relevance | path

Searched refs:constructorNode (Results 1 – 1 of 1) sorted by relevance

/device/generic/vulkan-cereal/third-party/angle/src/compiler/translator/
DParseContext.cpp3761 TIntermAggregate *constructorNode = TIntermAggregate::CreateConstructor(type, &arguments); in addConstructor() local
3762 constructorNode->setLine(line); in addConstructor()
3764 return constructorNode->fold(mDiagnostics); in addConstructor()