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