Home
last modified time | relevance | path

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

/system/tools/hidl/
DAST.cpp235 const Type *targetType = nextRef->get(); in gatherReferencedTypes() local
236 if (targetType->isNamedType()) { in gatherReferencedTypes()
238 static_cast<const NamedType *>(targetType)->fqName()); in gatherReferencedTypes()