Home
last modified time | relevance | path

Searched defs:nextRef (Results 1 – 4 of 4) sorted by relevance

/system/tools/hidl/lint/lints/
Dsafeunion.cpp65 for (const auto* nextRef : scope->getReferences()) { in lintUnionRecursively() local
/system/tools/hidl/
DAST.cpp208 for (auto* nextRef : type->getReferences()) { in lookupTypes() local
234 for (auto* nextRef : type->getReferences()) { in gatherReferencedTypes() local
259 for (auto* nextRef : ce->getReferences()) { in lookupConstantExpressions() local
266 for (auto* nextRef : ce->getTypeReferences()) { in lookupConstantExpressions() local
DConstantExpression.cpp570 for (auto* nextRef : getReferences()) { in recursivePass() local
603 for (const auto* nextRef : getReferences()) { in recursivePass() local
649 for (const auto* nextRef : getReferences()) { in checkAcyclic() local
DType.cpp179 for (auto* nextRef : getReferences()) { in recursivePass() local
203 for (const auto* nextRef : getReferences()) { in recursivePass() local
254 for (const auto* nextRef : getStrongReferences()) { in topologicalOrder() local