Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:EnumType

383   if (const EnumType *EnumTy = Ty->getAs<EnumType>())
398 if (const EnumType *EnumTy = RetTy->getAs<EnumType>())
449 } else if (const EnumType *EnumTy = Ty->getAs<EnumType>()) {
470 if (const EnumType *EnumTy = RetTy->getAs<EnumType>())
733 if (const EnumType *EnumTy = RetTy->getAs<EnumType>())
935 if (const EnumType *EnumTy = Ty->getAs<EnumType>())
1577 if (const EnumType *ET = Ty->getAs<EnumType>()) {
1836 if (const EnumType *EnumTy = Ty->getAs<EnumType>())
1869 if (const EnumType *EnumTy = Ty->getAs<EnumType>())
2242 if (const EnumType *EnumTy = RetTy->getAs<EnumType>())
2386 if (const EnumType *EnumTy = Ty->getAs<EnumType>())
2725 if (const EnumType *EnumTy = Ty->getAs<EnumType>())
2976 if (const EnumType *EnumTy = Ty->getAs<EnumType>())
3406 if (const EnumType *EnumTy = Ty->getAs<EnumType>())
3489 if (const EnumType *EnumTy = RetTy->getAs<EnumType>())
4271 if (const EnumType *EnumTy = Ty->getAs<EnumType>()) {
4453 if (const EnumType *EnumTy = RetTy->getAs<EnumType>())
4688 if (const EnumType *EnumTy = RetTy->getAs<EnumType>())
4697 if (const EnumType *EnumTy = Ty->getAs<EnumType>())
4823 if (const EnumType *EnumTy = Ty->getAs<EnumType>())
5275 if (const EnumType *EnumTy = Ty->getAs<EnumType>())
5350 if (const EnumType *EnumTy = RetTy->getAs<EnumType>())
5537 if (const EnumType *EnumTy = Ty->getAs<EnumType>())
5575 if (const EnumType *EnumTy = RetTy->getAs<EnumType>())
5789 if (const EnumType *EnumTy = Ty->getAs<EnumType>())
6306 static bool appendEnumType(SmallStringEnc &Enc, const EnumType *ET,
6509 if (const EnumType *ET = QT->getAs<EnumType>())