Lines Matching refs:EnumTy

729   if (const EnumType *EnumTy = Ty->getAs<EnumType>())  in classifyArgumentType()  local
730 Ty = EnumTy->getDecl()->getIntegerType(); in classifyArgumentType()
752 if (const EnumType *EnumTy = RetTy->getAs<EnumType>()) in classifyReturnType() local
753 RetTy = EnumTy->getDecl()->getIntegerType(); in classifyReturnType()
973 } else if (const EnumType *EnumTy = Ty->getAs<EnumType>()) { in classifyArgumentType() local
975 Ty = EnumTy->getDecl()->getIntegerType(); in classifyArgumentType()
1006 if (const EnumType *EnumTy = RetTy->getAs<EnumType>()) in classifyReturnType() local
1007 RetTy = EnumTy->getDecl()->getIntegerType(); in classifyReturnType()
1553 if (const EnumType *EnumTy = RetTy->getAs<EnumType>()) in classifyReturnType() local
1554 RetTy = EnumTy->getDecl()->getIntegerType(); in classifyReturnType()
1873 if (const EnumType *EnumTy = Ty->getAs<EnumType>()) in classifyArgumentType() local
1874 Ty = EnumTy->getDecl()->getIntegerType(); in classifyArgumentType()
3145 if (const EnumType *EnumTy = Ty->getAs<EnumType>()) in getIndirectReturnResult() local
3146 Ty = EnumTy->getDecl()->getIntegerType(); in getIndirectReturnResult()
3187 if (const EnumType *EnumTy = Ty->getAs<EnumType>()) in getIndirectResult() local
3188 Ty = EnumTy->getDecl()->getIntegerType(); in getIndirectResult()
3570 if (const EnumType *EnumTy = RetTy->getAs<EnumType>()) in classifyReturnType() local
3571 RetTy = EnumTy->getDecl()->getIntegerType(); in classifyReturnType()
3715 if (const EnumType *EnumTy = Ty->getAs<EnumType>()) in classifyArgumentType() local
3716 Ty = EnumTy->getDecl()->getIntegerType(); in classifyArgumentType()
4177 if (const EnumType *EnumTy = Ty->getAs<EnumType>()) in classify() local
4178 Ty = EnumTy->getDecl()->getIntegerType(); in classify()
4487 if (const EnumType *EnumTy = Ty->getAs<EnumType>()) in isPromotableTypeForABI() local
4488 Ty = EnumTy->getDecl()->getIntegerType(); in isPromotableTypeForABI()
4983 if (const EnumType *EnumTy = Ty->getAs<EnumType>()) in isPromotableTypeForABI() local
4984 Ty = EnumTy->getDecl()->getIntegerType(); in isPromotableTypeForABI()
5648 if (const EnumType *EnumTy = Ty->getAs<EnumType>()) in classifyArgumentType() local
5649 Ty = EnumTy->getDecl()->getIntegerType(); in classifyArgumentType()
5735 if (const EnumType *EnumTy = RetTy->getAs<EnumType>()) in classifyReturnType() local
5736 RetTy = EnumTy->getDecl()->getIntegerType(); in classifyReturnType()
6431 if (const EnumType *EnumTy = Ty->getAs<EnumType>()) { in classifyArgumentType() local
6432 Ty = EnumTy->getDecl()->getIntegerType(); in classifyArgumentType()
6634 if (const EnumType *EnumTy = RetTy->getAs<EnumType>()) in classifyReturnType() local
6635 RetTy = EnumTy->getDecl()->getIntegerType(); in classifyReturnType()
7024 if (const EnumType *EnumTy = RetTy->getAs<EnumType>()) in classifyReturnType() local
7025 RetTy = EnumTy->getDecl()->getIntegerType(); in classifyReturnType()
7033 if (const EnumType *EnumTy = Ty->getAs<EnumType>()) in classifyArgumentType() local
7034 Ty = EnumTy->getDecl()->getIntegerType(); in classifyArgumentType()
7217 if (const EnumType *EnumTy = Ty->getAs<EnumType>()) in isPromotableIntegerTypeForABI() local
7218 Ty = EnumTy->getDecl()->getIntegerType(); in isPromotableIntegerTypeForABI()
7821 if (const EnumType *EnumTy = Ty->getAs<EnumType>()) in classifyArgumentType() local
7822 Ty = EnumTy->getDecl()->getIntegerType(); in classifyArgumentType()
7912 if (const EnumType *EnumTy = RetTy->getAs<EnumType>()) in classifyReturnType() local
7913 RetTy = EnumTy->getDecl()->getIntegerType(); in classifyReturnType()
8209 if (const EnumType *EnumTy = Ty->getAs<EnumType>()) in classifyArgumentType() local
8210 Ty = EnumTy->getDecl()->getIntegerType(); in classifyArgumentType()
8269 if (const EnumType *EnumTy = RetTy->getAs<EnumType>()) in classifyReturnType() local
8270 RetTy = EnumTy->getDecl()->getIntegerType(); in classifyReturnType()
8635 if (const auto *EnumTy = Ty->getAs<EnumType>()) in classifyArgumentType() local
8636 Ty = EnumTy->getDecl()->getIntegerType(); in classifyArgumentType()
9338 if (const EnumType *EnumTy = Ty->getAs<EnumType>()) in classifyType() local
9339 Ty = EnumTy->getDecl()->getIntegerType(); in classifyType()
9574 if (const EnumType *EnumTy = Ty->getAs<EnumType>()) in classifyArgumentType() local
9575 Ty = EnumTy->getDecl()->getIntegerType(); in classifyArgumentType()
10652 if (const EnumType *EnumTy = Ty->getAs<EnumType>()) in classifyArgumentType() local
10653 Ty = EnumTy->getDecl()->getIntegerType(); in classifyArgumentType()