Searched refs:CompTy (Results 1 – 1 of 1) sorted by relevance
760 const auto *CompTy = dyn_cast<DICompositeType>(BaseTy); in GetFieldInfo() local762 if (!CompTy || CompTy->getTag() != dwarf::DW_TAG_enumeration_type) in GetFieldInfo()764 BaseTy = stripQualifiers(CompTy->getBaseType()); in GetFieldInfo()