Home
last modified time | relevance | path

Searched defs:nextType (Results 1 – 3 of 3) sorted by relevance

/system/tools/hidl/lint/lints/
Dsafeunion.cpp45 for (const auto* nextType : scope->getDefinedTypes()) { in lintUnionRecursively() local
/system/tools/hidl/
DType.cpp174 for (auto* nextType : getDefinedTypes()) { in recursivePass() local
198 for (const auto* nextType : getDefinedTypes()) { in recursivePass() local
235 for (const auto* nextType : getDefinedTypes()) { in topologicalOrder() local
255 const auto* nextType = nextRef->shallowGet(); in topologicalOrder() local
DAST.cpp213 Type* nextType = lookupType(nextRef->getLookupFqName(), scope); in lookupTypes() local
269 Type* nextType = lookupType(nextRef->getLookupFqName(), scope); in lookupConstantExpressions() local