Searched refs:getPromotionType (Results 1 – 7 of 7) sorted by relevance
3725 QualType getPromotionType() const { return PromotionType; } in getPromotionType() function
438 Record.AddTypeRef(D->getPromotionType()); in VisitEnumDecl()
2760 if (this->isDependentType() || ET->getDecl()->getPromotionType().isNull() in isPromotableIntegerType()
6418 return ET->getDecl()->getPromotionType(); in getPromotedIntegerType()
2107 ExpectedType ToPromotionTypeOrErr = import(From->getPromotionType()); in ImportDefinition()
2125 ToType, FromEnumType->getDecl()->getPromotionType()); in IsIntegralPromotion()
6275 Context.typesAreCompatible(ED->getPromotionType(), Type)); in SemaBuiltinVAStart()