Home | History | Annotate | Download | only in Sema

Lines Matching refs:BTy

711   const BuiltinType *BTy = Ty->getAs<BuiltinType>();
712 if (BTy && (BTy->getKind() == BuiltinType::Half ||
713 BTy->getKind() == BuiltinType::Float))