Searched defs:EnumTy (Results 1 – 9 of 9) 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 …]
729 if (const EnumType *EnumTy = Ty->getAs<EnumType>()) in classifyArgumentType() local752 if (const EnumType *EnumTy = RetTy->getAs<EnumType>()) in classifyReturnType() local973 } else if (const EnumType *EnumTy = Ty->getAs<EnumType>()) { in classifyArgumentType() local1006 if (const EnumType *EnumTy = RetTy->getAs<EnumType>()) in classifyReturnType() local1553 if (const EnumType *EnumTy = RetTy->getAs<EnumType>()) in classifyReturnType() local1873 if (const EnumType *EnumTy = Ty->getAs<EnumType>()) in classifyArgumentType() local3145 if (const EnumType *EnumTy = Ty->getAs<EnumType>()) in getIndirectReturnResult() local3187 if (const EnumType *EnumTy = Ty->getAs<EnumType>()) in getIndirectResult() local3570 if (const EnumType *EnumTy = RetTy->getAs<EnumType>()) in classifyReturnType() local3715 if (const EnumType *EnumTy = Ty->getAs<EnumType>()) in classifyArgumentType() local[all …]
933 if (const EnumType *EnumTy = qt->getAs<EnumType>()) { in migrateNSEnumDecl() local
940 if (const EnumType *EnumTy = qt->getAs<EnumType>()) { in migrateNSEnumDecl() local
8535 for (QualType EnumTy : CandidateTypes[ArgIdx].enumeration_types()) { in addGenericBinaryPointerOrEnumeralOverloads() local8748 for (QualType EnumTy : CandidateTypes[ArgIdx].enumeration_types()) { in addAssignmentMemberPointerOrEnumeralOverloads() local9098 for (QualType EnumTy : CandidateTypes[ArgIdx].enumeration_types()) { in addConditionalOperatorOverloads() local
8636 if (auto EnumTy = ExprTy->getAs<EnumType>()) { in checkFormatExpr() local11405 if (const auto *EnumTy = OriginalInit->getType()->getAs<EnumType>()) { in AnalyzeBitFieldAssignment() local
5165 if (auto EnumTy = ExprTy->getAs<EnumType>()) { in checkFormatExpr() local