Searched refs:removeVariableDeclaration (Results 1 – 1 of 1) sorted by relevance
139 void removeVariableDeclaration(TIntermDeclaration *node, TIntermTyped *declarator);175 void RemoveUnreferencedVariablesTraverser::removeVariableDeclaration(TIntermDeclaration *node, in removeVariableDeclaration() function in sh::__anon924da5ab0111::RemoveUnreferencedVariablesTraverser264 removeVariableDeclaration(node, declarator); in visitDeclaration()