Home | History | Annotate | Download | only in Sema

Lines Matching refs:getPromotedIntegerType

583       QualType PT = Context.getPromotedIntegerType(Ty);
1101 LHSType = Context.getPromotedIntegerType(LHSType);
6551 LHSTy = Context.getPromotedIntegerType(LHSTy);
9817 PromoteType = Context.getPromotedIntegerType(TInfo->getType());