Searched defs:EnumTy (Results 1 – 3 of 3) sorted by relevance
406 if (const EnumType *EnumTy = Ty->getAs<EnumType>()) in classifyArgumentType() local421 if (const EnumType *EnumTy = RetTy->getAs<EnumType>()) in classifyReturnType() local472 } else if (const EnumType *EnumTy = Ty->getAs<EnumType>()) { in classifyArgumentType() local493 if (const EnumType *EnumTy = RetTy->getAs<EnumType>()) in classifyReturnType() local882 if (const EnumType *EnumTy = RetTy->getAs<EnumType>()) in classifyReturnType() local1108 if (const EnumType *EnumTy = Ty->getAs<EnumType>()) in classifyArgumentType() local2055 if (const EnumType *EnumTy = Ty->getAs<EnumType>()) in getIndirectReturnResult() local2088 if (const EnumType *EnumTy = Ty->getAs<EnumType>()) in getIndirectResult() local2457 if (const EnumType *EnumTy = RetTy->getAs<EnumType>()) in classifyReturnType() local2603 if (const EnumType *EnumTy = Ty->getAs<EnumType>()) in classifyArgumentType() local[all …]
933 if (const EnumType *EnumTy = qt->getAs<EnumType>()) { in migrateNSEnumDecl() local
3599 if (auto EnumTy = ExprTy->getAs<EnumType>()) { in checkFormatExpr() local