Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.cpp220 DIType *subType = Ty; in getType() local
224 subType = resolve(cast<DIDerivedType>(Ty)->getBaseType()); in getType()
226 auto Elements = cast<DICompositeType>(subType)->getElements(); in getType()