Home | History | Annotate | Download | only in Sema

Lines Matching refs:BTy

809   const BuiltinType *BTy = Ty->getAs<BuiltinType>();
810 if (BTy && (BTy->getKind() == BuiltinType::Half ||
811 BTy->getKind() == BuiltinType::Float))