Home
last modified time | relevance | path

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

/external/angle/src/compiler/translator/tree_ops/
DRemoveUnreferencedVariables.cpp140 void decrementStructTypeRefCount(const TType &type);
157 void RemoveUnreferencedVariablesTraverser::decrementStructTypeRefCount(const TType &type) in decrementStructTypeRefCount() function in sh::__anon7515e2060111::RemoveUnreferencedVariablesTraverser
169 decrementStructTypeRefCount(*field->type()); in decrementStructTypeRefCount()
281 decrementStructTypeRefCount(node->getType()); in visitSymbol()
289 decrementStructTypeRefCount(node->getType()); in visitAggregate()