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