Searched refs:getPromotionType (Results 1 – 7 of 7) sorted by relevance
3798 QualType getPromotionType() const { return PromotionType; } in getPromotionType() function
439 Record.AddTypeRef(D->getPromotionType()); in VisitEnumDecl()
2803 if (this->isDependentType() || ET->getDecl()->getPromotionType().isNull() in isPromotableIntegerType()
2172 ExpectedType ToPromotionTypeOrErr = import(From->getPromotionType()); in ImportDefinition()
7046 return ET->getDecl()->getPromotionType(); in getPromotedIntegerType()
2126 ToType, FromEnumType->getDecl()->getPromotionType()); in IsIntegralPromotion()
7172 Context.typesAreCompatible(ED->getPromotionType(), Type)); in SemaBuiltinVAStart()