Searched defs:EnumTy (Results 1 – 4 of 4) sorted by relevance
60 typedef enum { A1, B1 } EnumTy; typedef
630 if (const EnumType *EnumTy = Ty->getAs<EnumType>()) in classifyArgumentType() local645 if (const EnumType *EnumTy = RetTy->getAs<EnumType>()) in classifyReturnType() local788 } else if (const EnumType *EnumTy = Ty->getAs<EnumType>()) { in classifyArgumentType() local809 if (const EnumType *EnumTy = RetTy->getAs<EnumType>()) in classifyReturnType() local1304 if (const EnumType *EnumTy = RetTy->getAs<EnumType>()) in classifyReturnType() local1569 if (const EnumType *EnumTy = Ty->getAs<EnumType>()) in classifyArgumentType() local2658 if (const EnumType *EnumTy = Ty->getAs<EnumType>()) in getIndirectReturnResult() local2691 if (const EnumType *EnumTy = Ty->getAs<EnumType>()) in getIndirectResult() local3060 if (const EnumType *EnumTy = RetTy->getAs<EnumType>()) in classifyReturnType() local3206 if (const EnumType *EnumTy = Ty->getAs<EnumType>()) in classifyArgumentType() local[all …]
940 if (const EnumType *EnumTy = qt->getAs<EnumType>()) { in migrateNSEnumDecl() local
5165 if (auto EnumTy = ExprTy->getAs<EnumType>()) { in checkFormatExpr() local