Home | History | Annotate | Download | only in Sema

Lines Matching refs:isPromotableIntegerType

582     if (Ty->isPromotableIntegerType()) {
1100 if (LHSType->isPromotableIntegerType())
6550 if (LHSTy->isPromotableIntegerType())
9816 if (TInfo->getType()->isPromotableIntegerType()) {