Searched defs:PromotionType (Results 1 – 3 of 3) sorted by relevance
579 QualType PromotionType) { in VisitUnaryPlus()590 QualType PromotionType) { in VisitPlus()599 QualType PromotionType) { in VisitUnaryMinus()609 QualType PromotionType) { in VisitMinus()951 QualType PromotionType) { in EmitPromotedValue()963 QualType PromotionType) { in EmitPromoted()1022 QualType PromotionType) { in EmitBinOps()
2845 QualType PromotionType) { in VisitUnaryPlus()2856 QualType PromotionType) { in VisitPlus()2865 QualType PromotionType) { in VisitUnaryMinus()2876 QualType PromotionType) { in VisitMinus()3068 QualType PromotionType) { in VisitUnaryReal()3079 QualType PromotionType) { in VisitReal()3107 QualType PromotionType) { in VisitUnaryImag()3118 QualType PromotionType) { in VisitImag()3158 QualType PromotionType) { in EmitPromotedValue()3167 Value *ScalarExprEmitter::EmitPromoted(const Expr *E, QualType PromotionType) { in EmitPromoted()[all …]
3742 QualType PromotionType; variable