Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:EnumType

597   if (const EnumType *EnumTy = Ty->getAs<EnumType>())
612 if (const EnumType *EnumTy = RetTy->getAs<EnumType>())
737 } else if (const EnumType *EnumTy = Ty->getAs<EnumType>()) {
758 if (const EnumType *EnumTy = RetTy->getAs<EnumType>())
1158 if (const EnumType *EnumTy = RetTy->getAs<EnumType>())
1396 if (const EnumType *EnumTy = Ty->getAs<EnumType>())
2146 if (const EnumType *ET = Ty->getAs<EnumType>()) {
2437 if (const EnumType *EnumTy = Ty->getAs<EnumType>())
2470 if (const EnumType *EnumTy = Ty->getAs<EnumType>())
2839 if (const EnumType *EnumTy = RetTy->getAs<EnumType>())
2985 if (const EnumType *EnumTy = Ty->getAs<EnumType>())
3345 if (const EnumType *EnumTy = Ty->getAs<EnumType>())
3775 if (const EnumType *EnumTy = Ty->getAs<EnumType>())
4303 if (const EnumType *EnumTy = Ty->getAs<EnumType>())
4366 if (const EnumType *EnumTy = RetTy->getAs<EnumType>())
5013 if (const EnumType *EnumTy = Ty->getAs<EnumType>()) {
5209 if (const EnumType *EnumTy = RetTy->getAs<EnumType>())
5424 if (const EnumType *EnumTy = RetTy->getAs<EnumType>())
5433 if (const EnumType *EnumTy = Ty->getAs<EnumType>())
5573 if (const EnumType *EnumTy = Ty->getAs<EnumType>())
6114 if (const EnumType *EnumTy = Ty->getAs<EnumType>())
6198 if (const EnumType *EnumTy = RetTy->getAs<EnumType>())
6413 if (const EnumType *EnumTy = Ty->getAs<EnumType>())
6451 if (const EnumType *EnumTy = RetTy->getAs<EnumType>())
6685 if (const EnumType *EnumTy = Ty->getAs<EnumType>())
7205 static bool appendEnumType(SmallStringEnc &Enc, const EnumType *ET,
7408 if (const EnumType *ET = QT->getAs<EnumType>())