Searched refs:getPromotionType (Results 1 – 7 of 7) sorted by relevance
3472 QualType getPromotionType() const { return PromotionType; } in getPromotionType() function
430 Record.AddTypeRef(D->getPromotionType()); in VisitEnumDecl()
2478 if (this->isDependentType() || ET->getDecl()->getPromotionType().isNull() in isPromotableIntegerType()
5709 return ET->getDecl()->getPromotionType(); in getPromotedIntegerType()
1890 ExpectedType ToPromotionTypeOrErr = import(From->getPromotionType()); in ImportDefinition()
2048 ToType, FromEnumType->getDecl()->getPromotionType()); in IsIntegralPromotion()
5449 Context.typesAreCompatible(ED->getPromotionType(), Type)); in SemaBuiltinVAStart()