Home | History | Annotate | Download | only in Sema

Lines Matching refs:getPromotedIntegerType

786       QualType PT = Context.getPromotedIntegerType(Ty);
1291 LHSType = Context.getPromotedIntegerType(LHSType);
7983 LHSTy = Context.getPromotedIntegerType(LHSTy);
11762 PromoteType = Context.getPromotedIntegerType(TInfo->getType());