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