Searched defs:EnumTy (Results 1 – 3 of 3) sorted by relevance
413 if (const EnumType *EnumTy = Ty->getAs<EnumType>()) in classifyArgumentType() local428 if (const EnumType *EnumTy = RetTy->getAs<EnumType>()) in classifyReturnType() local479 } else if (const EnumType *EnumTy = Ty->getAs<EnumType>()) { in classifyArgumentType() local500 if (const EnumType *EnumTy = RetTy->getAs<EnumType>()) in classifyReturnType() local889 if (const EnumType *EnumTy = RetTy->getAs<EnumType>()) in classifyReturnType() local1115 if (const EnumType *EnumTy = Ty->getAs<EnumType>()) in classifyArgumentType() local2123 if (const EnumType *EnumTy = Ty->getAs<EnumType>()) in getIndirectReturnResult() local2156 if (const EnumType *EnumTy = Ty->getAs<EnumType>()) in getIndirectResult() local2514 if (const EnumType *EnumTy = RetTy->getAs<EnumType>()) in classifyReturnType() local2660 if (const EnumType *EnumTy = Ty->getAs<EnumType>()) in classifyArgumentType() local[all …]
951 if (const EnumType *EnumTy = qt->getAs<EnumType>()) { in migrateNSEnumDecl() local
3806 if (auto EnumTy = ExprTy->getAs<EnumType>()) { in checkFormatExpr() local