Home
last modified time | relevance | path

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

/external/angle/src/compiler/translator/TranslatorMetalDirect/
DRewriteGlobalQualifierDecls.cpp24 TIntermNode *declaratorNode = declNode.getChildNode(0); in visitDeclarationPre() local
27 if (TIntermBinary *initNode = declaratorNode->getAsBinaryNode()) in visitDeclarationPre()
33 symbolNode = declaratorNode->getAsSymbolNode(); in visitDeclarationPre()