Searched refs:structSymbol (Results 1 – 1 of 1) sorted by relevance
1525 TIntermSymbol *structSymbol = new TIntermSymbol(structVariable); in pruneUnusedFunctions() local1527 structDeclaration->appendDeclarator(structSymbol); in pruneUnusedFunctions()1529 structSymbol->setLine(node->getLine()); in pruneUnusedFunctions()