Searched refs:getPromotionType (Results 1 – 7 of 7) sorted by relevance
586 dispatch(D->getPromotionType()); in visitEnumDeclChildren()
1316 if (this->isDependentType() || ET->getDecl()->getPromotionType().isNull() in isPromotableIntegerType()
2056 QualType ToPromotionType = Importer.Import(From->getPromotionType()); in ImportDefinition()
4359 return ET->getDecl()->getPromotionType(); in getPromotedIntegerType()
2816 QualType getPromotionType() const { return PromotionType; } in getPromotionType() function
241 Writer.AddTypeRef(D->getPromotionType(), Record); in VisitEnumDecl()
1770 FromEnumType->getDecl()->getPromotionType()); in IsIntegralPromotion()