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