Searched refs:declaratorNode (Results 1 – 1 of 1) sorted by relevance
24 TIntermNode *declaratorNode = declNode.getChildNode(0); in visitDeclarationPre() local27 if (TIntermBinary *initNode = declaratorNode->getAsBinaryNode()) in visitDeclarationPre()33 symbolNode = declaratorNode->getAsSymbolNode(); in visitDeclarationPre()