Searched refs:getPromotionType (Results 1 – 6 of 6) sorted by relevance
3129 QualType getPromotionType() const { return PromotionType; } in getPromotionType() function
421 Record.AddTypeRef(D->getPromotionType()); in VisitEnumDecl()
2342 if (this->isDependentType() || ET->getDecl()->getPromotionType().isNull() in isPromotableIntegerType()
2236 QualType ToPromotionType = Importer.Import(From->getPromotionType()); in ImportDefinition()
4775 return ET->getDecl()->getPromotionType(); in getPromotedIntegerType()
1892 ToType, FromEnumType->getDecl()->getPromotionType()); in IsIntegralPromotion()