Home | History | Annotate | Download | only in Sema

Lines Matching refs:isFloatingType

1861             || SrcExpr.get()->getType()->isFloatingType())) {
2063 (SrcType->isIntegerType() || SrcType->isFloatingType())) {