Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/compiler/translator/tree_ops/
H A DRemoveUnreferencedVariables.cpp141 void decrementStructTypeRefCount(const TType &type);
158 void RemoveUnreferencedVariablesTraverser::decrementStructTypeRefCount(const TType &type) in decrementStructTypeRefCount() function in sh::__anonfc5870750111::RemoveUnreferencedVariablesTraverser
170 decrementStructTypeRefCount(*field->type()); in decrementStructTypeRefCount()
282 decrementStructTypeRefCount(node->getType()); in visitSymbol()
290 decrementStructTypeRefCount(node->getType()); in visitAggregate()