Home | History | Annotate | Download | only in Sema

Lines Matching refs:getPromotedIntegerType

688       QualType PT = Context.getPromotedIntegerType(Ty);
1232 LHSType = Context.getPromotedIntegerType(LHSType);
6969 LHSTy = Context.getPromotedIntegerType(LHSTy);
10341 PromoteType = Context.getPromotedIntegerType(TInfo->getType());