Searched defs:PromotionType (Results 1 – 3 of 3) sorted by relevance
650 QualType PromotionType) { in VisitUnaryPlus()664 QualType PromotionType) { in VisitPlus()673 QualType PromotionType) { in VisitUnaryMinus()686 QualType PromotionType) { in VisitMinus()1129 QualType PromotionType) { in EmitPromotedValue()1141 QualType PromotionType) { in EmitPromoted()1200 QualType PromotionType) { in EmitBinOps()
3390 QualType PromotionType) { in VisitUnaryPlus()3401 QualType PromotionType) { in VisitPlus()3410 QualType PromotionType) { in VisitUnaryMinus()3421 QualType PromotionType) { in VisitMinus()3632 QualType PromotionType) { in VisitUnaryReal()3643 QualType PromotionType) { in VisitReal()3671 QualType PromotionType) { in VisitUnaryImag()3682 QualType PromotionType) { in VisitImag()3722 QualType PromotionType) { in EmitPromotedValue()3731 Value *ScalarExprEmitter::EmitPromoted(const Expr *E, QualType PromotionType) { in EmitPromoted()[all …]
3982 QualType PromotionType; variable