Lines Matching defs:ET
1765 if (const EnumType *ET = dyn_cast<EnumType>(TT)) { in getTypeInfoImpl() local
1907 if (const EnumType *ET = T->getAs<EnumType>()) in getPreferredTypeAlign() local
4717 if (const EnumType *ET = Promotable->getAs<EnumType>()) in getPromotedIntegerType() local
4774 static const Type *getIntegerTypeForEnum(const EnumType *ET) { in getIntegerTypeForEnum()
4790 if (const EnumType *ET = dyn_cast<EnumType>(LHSC)) in getIntegerTypeOrder() local
4792 if (const EnumType *ET = dyn_cast<EnumType>(RHSC)) in getIntegerTypeOrder() local
5450 static char ObjCEncodingForEnumType(const ASTContext *C, const EnumType *ET) { in ObjCEncodingForEnumType()
5485 if (const EnumType *ET = T->getAs<EnumType>()) in EncodeBitField() local
7306 QualType ET = I->getType().getUnqualifiedType(); in mergeTransparentUnionType() local
7501 static QualType mergeEnumWithInteger(ASTContext &Context, const EnumType *ET, in mergeEnumWithInteger()
7891 if (const EnumType *ET = T->getAs<EnumType>()) in getIntWidth() local