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